PreviousNext

Create and deploy a cloud-native ASP.NET Core microservice

by bill-s, 2021-01-22T06:49:34.805Z

In this module, you will: Examine existing ASP.NET Core microservices running in Azure Kubernetes Service (AKS). Implement a new ASP.NET Core microservice and containerize it. Publish the Docker image to Azure Container Registry (ACR). Deploy the Docker container to the existing AKS cluster.

Read More