Azure Container Tutorials

Learn to build, deploy, and manage containerized applications on Azure.

AKS

Get Started with Azure Kubernetes Service (AKS)

Learn the fundamentals of deploying and managing containerized applications using Azure Kubernetes Service. This tutorial covers cluster creation, deployment strategies, and scaling.

ACR

Build and Deploy with Azure Container Registry

Discover how to use Azure Container Registry to store, manage, and secure your Docker container images. Integrate ACR with AKS for seamless CI/CD pipelines.

ACI

Run Containers with Azure Container Instances (ACI)

Understand how to run single containers or small applications without managing infrastructure. ACI is perfect for tasks like batch processing or event-driven workloads.

App Service

Deploy Containers to Azure App Service

Learn to deploy containerized web applications directly to Azure App Service for simplified management, scaling, and global distribution.

DevOps

CI/CD for Containerized Apps with Azure DevOps

Set up continuous integration and continuous delivery pipelines for your containerized applications using Azure DevOps, integrating with AKS and ACR.

Monitoring

Monitor Azure Container Instances

Learn best practices for monitoring the health and performance of your containers running on Azure Container Instances using Azure Monitor.