Skip to content

Ruba-Tambal/Advanced-Azure-App-Services-Lab

Repository files navigation

Advanced Azure App Services Lab

App Service Plan + Web App + Deployment Slots + Scaling + Container Instance

Azure AZ-104

🎯 Scenario

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.

🏗️ Architecture

Architecture

🛠️ Key Services & Difference

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 Content

Lab Completed Successfully! 🎉


⭐ Star this repo if it helped you with AZ-104!

About

Advanced Azure App Services Lab covering App Service Plan, Web Apps, Deployment Slots (zero-downtime), Manual & Autoscale, and Azure Container Instances. Complete hands-on for AZ-104 certification with real enterprise scenarios.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors