Azure Kubernetes Service (AKS) simplifies deploying a managed Kubernetes cluster in Azure by offloading the operational overhead to Azure. As a hosted Kubernetes service, Azure handles critical tasks, like health monitoring and maintenance. When you create an AKS cluster, a control plane is automatically created and configured. This control plane is provided at no cost as a managed Azure resource abstracted from the user. You only pay for and manage the nodes attached to the AKS cluster.
This page gathers a lot of resources to start with Azure Kubernetes Services - AKS
Source: How to choose a compute service
Source: Microservices architecture on Azure Kubernetes Service
Strategic design path and target technical state for an Azure Kubernetes Service (AKS) deployment.
Reference architecture, we’ll build a baseline infrastructure that deploys an Azure Kubernetes Service (AKS) cluster