View on GitHub

Beyind my Cloud

Projects that we work on the stream (aka Twitch.com/fboucheros)

  • Starting a new project serverless AI

    Summary

    In this session, Frank is starting a new project AzPics. We will discuss the features, languages and tech to use. And start working on the ARM template to deploy the full version.

    Replay

    Goals

    • create an ARM template

    Segments

    - 0:00 - Greetings
    - 0:13 - Recap on the weekend [TOHack](https://www.tohacks.ca/), and the final look of the Not-a-Dog workshop
    - 0:23 - Get started with the project (features, tech, etc.)
    - 1:52 - Recap of the stream
    

    ToDos

    • AzPics Features
      • encrypt the files prior to upload. when Google offered crazy space I used rsync to sync folders but encrypted everything first (BrettMillerIT)
      • Node.js web UI
      • in Docker?
      • Name of folder as Parameters for the Headless version.\
      • DevOps Build

    New Followers

    New VIP

    Streams Notes/ Snipets/ Shared urls

    References

    https://github.com/fboucher/azpics

    Read more...

  • Live Coding Azure Deploy button and Asp.Net Core StartUp Task

    Summary

    In this session, Frank is explaining how offline he fixed the automatic deployment of a solution in GitHub. Reviewing the ARM template, deployment script and creation/ settings assignation. The plan was to create a Startup task for the Asp.Net Core but we ends-up with a condition in the controller.

    Replay

    Segments

    • 0:00 - Greetings
    • 0:01 - Streaming announcement
    • 0:13 - Recap
    • 0:51 - squash & merged to master
    • 1:13 - Start Creating Upload code
    • 1:07 - Check Deployment status
    • 2:34 - Uploading Code is working
    • 2:50 - Move code in IF of Index. Test works
    • 2:54 - Merging to master

    Goals

    • Pre-Upload the Storage (StarUp task)
    • Deploy the binary in the same click

    ToDos

    • Prepare the code for the Azure Function
      • Can we monitor multiple folder with one trigger
      • Move instead of delete

    New Followers

    Read more...

  • Lets implement a deploy to Azure button into a GitHub repo

    Summary

    In this session, Frank is implementing a “deploy to Azure” button into a GitHub repo using the portal deployment template functionality. We will also practice our Alabama and Quebecois expressions.

    Replay

    Goals

    • Show & Tell
      • Power of the cloud (https://powerofthecloud.net/)
      • TOHack (https://www.tohacks.ca/)
      • YouTube archive Playlist (https://www.youtube.com/watch?v=PPy3Av3-ats&list=PL4NfFPd0l1Ual4CRzS176qE81rrNNIdh9)
    • Add Deploy to Azure Button
      • In a sub-folder

    ToDos

    • Deploy the binary in the same click
    • Prepare the code for the Azure Function
      • Can we monitor multiple folder with one trigger
      • Move instead of delete

    New Followers

    Cheers

    Streams Notes/ Snipets/ Shared urls

    Tips from @BrettMillerIT

    • Learn that to URI Encode I can do [System.Web.HttpUtility]::UrlEncode(“https://raw.githubusercontent.com/FBoucher/Not-a-Dog-Workshop/master/deployment/deployAzure.json”)
    Read more...

  • Live Coding Azure LogicApp for the ReadingNotes project

    Summary

    In this session, Frank is creating an Azure Logic App (that will be called by a parent Logic App) and use the new feature Inline code to manipulate some string and return a Json object. While everything IS supposed to be working, for some reason a simple IF statement is acting randomly… and is blocking any progression… Can you see what it is?

    Replay


    Read more...

  • Create Azure Logic App to Create ReadingNotes Summary

    Summary

    In this session, Frank is creating an Azure Logic App to generate a summary. The first step is to create an Azure Container Instance (ACI) from the fboucher/MyClippings-Parser (available on Docker Hub), and to call in passing some file content retrieved from OneDrive. While doing this we learn a few things like how to “play” with those outputs.

    Replay


    Read more...


subscribe via RSS