Create Containerized Solutions with Azure Kubernetes Service (AKS)
This lab explores several key services that allow you to create containerized solutions in Azure. One of the main services explored in this lab is Azure Kubernetes Service (AKS). AKS allows you to run fully managed Kubernetes clusters in Azure. You will also use Azure Container Registry (ACR) for building and publishing Docker container images. The AKS monitoring…