Azure Kubernetes Service (AKS) Tutorials

Learn how to deploy, manage, and scale containerized applications on Azure using Azure Kubernetes Service (AKS). These tutorials guide you through common scenarios and best practices.

Deploy a multi-container application to AKS

Learn the basic steps to deploy a sample web application to AKS, including creating a cluster, deploying your application using YAML manifests, and exposing it externally.

Beginner Deployment Basic

Integrate AKS with Azure Active Directory

Secure your AKS cluster by integrating it with Azure Active Directory for centralized authentication and authorization. Control access to your cluster resources.

Intermediate Security Authentication

Set up CI/CD for your AKS application

Automate your application deployment pipeline using Azure DevOps or GitHub Actions. Build, test, and deploy your containerized applications to AKS seamlessly.

Advanced DevOps Automation

Monitor your AKS cluster with Azure Monitor

Learn how to collect, visualize, and analyze logs and metrics from your AKS cluster using Azure Monitor to gain insights into performance and troubleshoot issues.

Intermediate Monitoring Troubleshooting

More Tutorials

For more in-depth information, explore the Kubernetes Service Concepts or the API Reference.