Skip to content

Latest commit

 

History

History
83 lines (52 loc) · 3.89 KB

overview.md

File metadata and controls

83 lines (52 loc) · 3.89 KB
title description services author ms.service ms.topic ms.date ms.author ms.custom
Azure Container Apps overview
Learn about common scenarios and uses for Azure Container Apps.
container-apps
craigshoemaker
container-apps
overview
11/14/2023
cshoe
build-2023

Azure Container Apps overview

Azure Container Apps is a serverless platform that allows you to maintain less infrastructure and save costs while running containerized applications. Instead of worrying about server configuration, container orchestration, and deployment details, Container Apps provides all the up-to-date server resources required to keep your applications stable and secure.

Common uses of Azure Container Apps include:

  • Deploying API endpoints
  • Hosting background processing jobs
  • Handling event-driven processing
  • Running microservices

Additionally, applications built on Azure Container Apps can dynamically scale based on the following characteristics:

:::image type="content" source="media/overview/azure-container-apps-example-scenarios.png" alt-text="Example scenarios for Azure Container Apps.":::

To begin working with Container Apps, select the description that best describes your situation.

Description Resource
I'm new to containers Start here if you have yet to build your first container but are curious how containers can serve your development needs. Learn more about containers
I'm using serverless containers Container Apps provides automatic scaling, reduces operational complexity, and allows you to focus on your application rather than infrastructure.

Start here if you're interested in the management, scalability, and pay-per-use features of cloud computing.
Learn more about serverless containers

Features

With Azure Container Apps, you can:

1 Applications that scale on CPU or memory load can't scale to zero.

Introductory video

[!VIDEO https://www.youtube.com/embed/b3dopSTnSRg]

Next steps

[!div class="nextstepaction"] Deploy your first container app