Soru

Zorluk: OrtaConfigure Azure App Service Plans

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?

  1. A
    B1
  2. B
    D1
  3. S1Cevap
  4. D
    P1v3

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

1
Analyze the scaling requirement.
Autoscaling (automatic scale-out based on metrics) is supported in the Standard (S1) tier and above. The Basic (B1) and Shared (D1) tiers only support manual scaling.
Filter out tiers that cannot meet the automated scaling requirement.
2
Analyze the deployment slots requirement.
Deployment slots (staging slots) are supported starting from the Standard (S1) tier (up to 5 slots) and above. Basic (B1) and Shared (D1) tiers do not support deployment slots.
Ensure pre-production validation is supported before swapping into production.
3
Analyze the backup requirement.
Automated backups are supported in the Standard (S1) tier (up to 10 backups per day) and above. The Basic (B1) and Shared (D1) tiers do not support automated backups.
Confirm backup capabilities for the customer feedback portal.
4
Select the most cost-effective tier that satisfies all requirements.
Both S1 and P1v3 satisfy all requirements. S1 is the lower-cost tier compared to P1v3.
Fulfill the requirement of selecting the most cost-effective pricing tier.

Anahtar Kavram

Azure App Service plan tier capabilities
Bu soruyu puanla