AKS allows you to quickly deploy a production ready Kubernetes cluster in Azure, deploy and manage containerized applications more easily with a fully
managed Kubernetes service.
AKS reduces the complexity and operational overhead of managing
Kubernetes by offloading much of that responsibility to Azure. As a
hosted Kubernetes service, Azure handles critical tasks like health
monitoring and maintenance for you. The Kubernetes masters are managed
by Azure. You only manage and maintain the agent nodes. As a managed
Kubernetes service, AKS is free - you only pay for the agent nodes
within your clusters, not for the masters.
We will see how to create AKS cluster in portal Azure.