4.HA & DR¶
Scaling¶
- If multiple apps are in the same App Service plan, they all share the same VM instances
- If you have multiple deployment slots for an app, all deployment slots also run on the same VM instances
- If you enable diagnostic logs, perform backups, or run WebJobs, they also use CPU cycles and memory on these VM instances
Multi-region / Multi-site deployment¶
- Geodes Cloud Design Pattern:
- Deployment Stamp Cloud Design Pattern: