Which Azure service provides container orchestration?
- Azure Container Instances
- Azure Service Fabric
- Azure Batch
- Azure Kubernetes Service (AKS)
Explanation
Azure Kubernetes Service (AKS) provides managed Kubernetes container orchestration, making it easy to deploy and manage containerized applications at scale.