This lab showcases a full-cycle deployment scenario using Azure App Services, emphasizing scalability, zero-downtime deployment, and CI/CD integration
- Slot Name: staging
- Purpose: Pre-production testing
- Outcome: Isolated staging environment with unique URL
- Source: External GitHub repo
- Repo: https://github.com/Azure-Samples/php-docs-hello-world
- Branch: master
- Action: Swapped staging with production
- Outcome: Hello World app live in production with zero downtime
- Scaling Mode: Automatic
- Max Burst: 2 instances
- Load-tested app with dynamic scaling based on traffic