--- title: 'Comparing Container Apps with other Azure container options' description: Understand when to use Azure Container Apps and how it compares to other container options including Azure Container Instances, Azure App Service, Azure Functions, and Azure Kubernetes Service. services: container-apps author: craigshoemaker ms.service: azure-container-apps ms.topic: quickstart ms.date: 07/18/2025 ms.author: cshoe ms.custom: mode-other --- # Comparing Container Apps with other Azure container options There are many options for teams to build and deploy cloud native and containerized applications on Azure. This article helps you understand which scenarios and use cases are best suited for Azure Container Apps and how it compares to other container options on Azure including: - [Azure Container Apps](#azure-container-apps) - [Azure App Service](#azure-app-service) - [Azure Container Instances](#azure-container-instances) - [Azure Kubernetes Service](#azure-kubernetes-service) - [Azure Functions](#azure-functions) - [Azure Red Hat OpenShift](#azure-red-hat-openshift) There's no perfect solution for every use case and every team. The following explanation provides general guidance and recommendations as a starting point to help find the best fit for your team and your requirements. [!INCLUDE [container option comparisons](../../includes/container-apps/container-comparison.md)] ## Next steps > [!div class="nextstepaction"] > [Deploy your first container app](get-started.md)