Azure Kubernetes Service (AKS) provides fully managed Kubernetes clusters in Azure without the overhead of managing the underlying infrastructure. AKS allows developers to focus on applications and features while Azure handles back-end tasks like health monitoring, maintenance, scaling and update management of the Kubernetes cluster. AKS supports rapid deployment of containerized applications along with continuous integration/delivery (CI/CD) and auto-scaling of containers based on demand.
Related topics: