3. Automate All The Things With DevOps
Your blueprint to a fully automated delivery pipeline that will take your .NET microservices to the cloud in seconds (not hours) so you'll never miss a another deadline.
Course resources
Introduction
Creating a Helm chart (Part 1)
Creating a Helm chart (Part 2)
Creating a Helm chart (Part 3)
Deploying a microservice using a Helm chart
Generalizing the Helm chart
Publishing a Helm chart to ACR
Deploying a microservice using a Helm chart from ACR
Assignment: Deploying microservices using Helm charts
Introduction
Introduction to CI/CD
Creating a CI/CD pipeline with GitHub Actions
Generating version numbers via GitHub Actions
Publishing NuGet packages via GitHub Actions
Building docker images via GitHub Actions
Assignment: Enabling CI for your microservices
Introduction
Authenticating GitHub repositories with Azure
Logging in to Azure via GitHub Actions
Publishing docker images via GitHub Actions
Deploying a microservice to AKS via GitHub Actions
Assignment: Enabling CD for your microservices