Due to the ongoing COVID-19 outbreak, all the tech events have been changed to virtual events. Recently, Mumbai Microsoft .NET Meetup along with Dear Azure | AZ – India community organized a webinar on April 9, 2020 where I got an opportunity to present on “CI/CD with GitHub Actions“. This was the first ever webinar I did and we had a very great response. Among 170+ registrations, we had a good turn out of about 108 tech enthusiasts attending the webinar on a week day evening. Below are some of the high level topics which I covered as a part of the webinar.
- What are GitHub Actions ?
- Why GitHub Actions ?
- Core concepts
- Pricing
- Demo
- Setup CI for dotnet core blazor app using GitHub Actions
- Setup CD for the same app to deploy to Azure App Service using GitHub Actions
The slide deck used in the webinar is provided below :
The sample application is available in this repo : https://github.com/svswaminathan/dearazure-ga-live-demo
Dear Azure community did the recording of the webinar as well which is provided below for offline viewing
Overall, a very fruitful event with a great set of interactive audience. Looking forward for delivering more webinars in future.