Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.68 KB

azure-container-apps-notes.md

File metadata and controls

19 lines (15 loc) · 1.68 KB

Azure Container Apps

Notes from the Azure Container Apps exploration.

Azure Container Apps is a fully managed Kubernetes-based application platform that helps you deploy apps from code or containers without orchestrating complex infrastructure. Build heterogeneous modern apps or microservices with unified centralized networking, observability, dynamic scaling, and configuration for higher productivity. Design resilient microservices with full support for Dapr and dynamic scaling powered by KEDA.

  • More details:
  • Roadmap and issues for Azure Container Apps:
  • Overview and Getting started:

Learning Guides

Demos