A large enterprise is migrating its applications to containers and requires a robust solution that allows full control over the Kubernetes cluster, including direct access to the Kubernetes API. Which Azure service would you choose?
Azure App Service
Azure Functions
Azure Kubernetes Service
Azure Container Apps
Azure Container Instances
Azure Kubernetes Service (AKS) offers a fully managed Kubernetes experience with direct access to the Kubernetes API. It's suitable for large enterprises that need robust container orchestration and full control over the cluster.