You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Azure Kubernetes Service (AKS) is a managed Kubernetes offering that simplifies deploying, managing, and scaling containerised applications. Azure manages the Kubernetes control plane — the API server, etcd, scheduler, and controller manager — while you manage the worker nodes that run your application workloads. This lesson covers the architecture, key concepts, and your first AKS deployment.
Kubernetes (K8s) is an open-source container orchestration platform originally developed by Google. It automates:
Kubernetes is powerful but complex to operate. AKS removes much of the operational burden by managing the control plane for you.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.