Which Azure service would you use to deploy containerized applications without managing the underlying cluster infrastructure?

Microsoft Azure Fundamentals Medium

Microsoft Azure Fundamentals — Medium

Which Azure service would you use to deploy containerized applications without managing the underlying cluster infrastructure?

Key points

  • ACI is a serverless container solution in Azure.
  • It is ideal for scenarios where you need to run containers quickly and easily.
  • Azure Kubernetes Service (AKS) and Azure Service Fabric are more focused on managing container orchestration and infrastructure.
  • Azure App Service on Linux is a platform for hosting web applications, not specifically for containerized applications.

Ready to go further?

Related questions