Microsoft Developer Network

Mastering Azure Kubernetes Service (AKS)

Dive into our comprehensive tutorials designed to help you deploy, manage, and scale your containerized applications on Azure Kubernetes Service.

Get Started with AKS

Learn the fundamentals of AKS, including cluster creation, node pools, and basic deployment concepts. Perfect for beginners.

Start Tutorial

Deploying Web Applications

Discover how to deploy stateless and stateful web applications to AKS, covering deployments, services, and ingress controllers.

Start Tutorial

CI/CD with AKS

Integrate your AKS deployments into your Continuous Integration and Continuous Deployment pipelines using Azure DevOps and GitHub Actions.

Start Tutorial

Monitoring and Logging

Understand how to monitor your AKS clusters and applications using Azure Monitor and capture essential logs for troubleshooting.

Start Tutorial

Security Best Practices

Secure your AKS clusters and applications with best practices for authentication, authorization, network policies, and secrets management.

Start Tutorial

Scaling Applications

Learn to effectively scale your applications using Horizontal Pod Autoscaler (HPA) and Cluster Autoscaler for optimal resource utilization.

Start Tutorial