AmieDD / mslearn-microservices-devops-aspnet-core

Sample code for Microsoft Learn module microservices-devops-aspnet-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 > |

About

Sample code for Microsoft Learn module microservices-devops-aspnet-core

License:MIT License


Languages

Language:C# 46.7%Language:JavaScript 40.7%Language:TypeScript 4.1%Language:HTML 2.8%Language:Dockerfile 1.8%Language:SCSS 1.6%Language:CSS 1.2%Language:Shell 1.1%