Containers
CoreAzure Container Apps
Managed application-container platform with event-driven scaling.
Key points
- Container Apps runs application containers with managed ingress and event-driven scaling.
- Image, identity, networking, revisions, state, scale rules, and downstream resilience remain workload decisions.
Best-known use cases
- Host a stateless HTTP container that should scale with demand without operating a Kubernetes cluster.
What candidates often confuse it with
- Container Apps is a managed application-container platform; AKS exposes Kubernetes and VMs expose the guest OS.
Key takeaway
Choose Container Apps for application containers that need managed ingress and scaling but not Kubernetes control.
Relevant exam tasks
- D4.1.S1 — Specify components of a compute solution based on workload requirements
- D4.1.S3 — Recommend a container-based solution