Match each Azure container service to its primary use case.
Drag a concept onto its matching description — or click a concept then click the description.
Run containers on demand without orchestration
Managed Kubernetes cluster for orchestration
Serverless containers for microservices
Platform for building and managing microservices
Why these pairings
The correct matches are: AKS → orchestration with Kubernetes; ACI → on-demand containers; ACR → image registry; Container Apps → serverless containers with autoscaling. Common confusions include swapping AKS with ACI or mixing orchestration with simple container execution.