App Service Plan + Web App + Deployment Slots + Scaling + Container Instance
Contoso Corporation is launching a new customer portal. They need high availability, zero-downtime deployments, scaling, and support for both code-based and container-based workloads.
| Service | Purpose | Type |
|---|---|---|
| App Service Plan | Provides compute resources for Web Apps | Hosting Plan |
| Web App | Hosts your web application | PaaS |
| Azure Container Instance | Runs Docker containers directly (serverless) | Container Runtime |
Note: App Service Plan is used for Web Apps, while Azure Container Instances is a separate serverless service for running containers.
Lab Completed Successfully! 🎉
⭐ Star this repo if it helped you with AZ-104!
