eShop-Learn - DevOps

Implement a GitHub Actions pipeline to deploy to AKS from a GitHub repo.

In this module you will:

  • Deploy an existing ASP.NET Core microservices application to AKS.
  • Review some key DevOps concepts.
  • Create a GitHub Action to deploy changes to the AKS cluster.
  • Implement a minor change to the SPA and verify it gets deployed to your AKS cluster.

Prerequisites

  • Familiarity with DevOps concepts
  • Access to an Azure subscription with Owner privilege

Content

| START > |