Skip to content

alphadl0/Azure-Implement-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Azure-Implement-Web-App

This lab showcases a full-cycle deployment scenario using Azure App Services, emphasizing scalability, zero-downtime deployment, and CI/CD integration

Architecture

az104-rg9

Depployment slot

  • Slot Name: staging
  • Purpose: Pre-production testing
  • Outcome: Isolated staging environment with unique URL
image

Deployment Settings

image

Swap Deployment Slots

  • Action: Swapped staging with production
  • Outcome: Hello World app live in production with zero downtime
image

Autoscaling

  • Scaling Mode: Automatic
  • Max Burst: 2 instances
image

Load Test

  • Load-tested app with dynamic scaling based on traffic
image

About

This lab showcases a full-cycle deployment scenario using Azure App Services, emphasizing scalability, zero-downtime deployment, and CI/CD integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors