Which Azure compute service allows you to run Docker containers in a managed Kubernetes cluster?

Microsoft Azure Fundamentals Medium

Microsoft Azure Fundamentals — Medium

Which Azure compute service allows you to run Docker containers in a managed Kubernetes cluster?

Key points

  • AKS is specifically designed for managing Kubernetes clusters.
  • Azure Container Instances and Azure App Service for Containers are not Kubernetes services.
  • Azure Service Fabric is a different Azure compute service for building microservices.

Ready to go further?

Related questions