An organization plans to host a customer feedback portal on Azure App Service. The deployment must satisfy the following technical requirements:
- Enable automatic scale-out of the application up to five instances based on average CPU utilization.
- Provide a staging environment to validate application updates before swapping them to the production slot.
- Support automated daily backups of the application's configuration and content.
Which App Service plan pricing tier is the most cost-effective option that meets all the requirements?
- AB1
- BD1
- S1Cevap
- DP1v3
Cevap
S1 is the most cost-effective App Service plan pricing tier that supports autoscaling, staging slots, and daily backups.
The S1 (Standard) tier is the lowest pricing tier that supports automatic scale-out (up to 10 instances), deployment slots (up to 5 slots), and daily backups (up to 10 daily backups).
Adım Adım Çözüm
Anahtar Kavram
Azure App Service plan tier capabilities