1Develop Azure Compute Solutions
- 1.1Developing Web Apps with App Service
Understand managed hosting of web apps/APIs with Azure App Service, App Service plans, deployment slots (staging → swap), and scaling (up/out). The starting point for "Develop Azure compute solutions" in AZ-204.
- 1.2Azure Functions (Serverless)
Understand serverless development with Azure Functions: triggers and bindings, the Consumption plan, Durable Functions for workflows, and hosting-plan choices.
- 1.3Container Development (ACR, ACI, Container Apps)
Understand container development options: Azure Container Registry (store/build images), Container Instances (simple container runs), and Container Apps/AKS (scaling microservices).

