Soru

Zorluk: ZorConfigure Azure App Service Plans

An administrator is planning the deployment of a new web application to Azure App Service. The application hosting environment must meet the following requirements:
- Support automatic scaling of up to 15 instances during peak traffic.
- Support at least 5 staging slots for testing and deployment validation.
- Support daily automated backups of the application.
- Support hybrid connections to an on-premises database.
- The solution must not use a dedicated hosting environment (App Service Environment) to avoid high baseline costs.

Which of the following Azure App Service plan tiers meet these requirements? (Select TWO.)

  1. Premium V2 (P1v2)Cevap
  2. Premium V3 (P1v3)Cevap
  3. C
    Standard (S1)
  4. D
    Basic (B1)
  5. E
    Isolated V2 (I1v2)

Cevap

Premium V2 (P1v2) and Premium V3 (P1v3)
The Premium V2 (P1v2) and Premium V3 (P1v3) tiers both support the required features (up to 20 staging slots, daily automated backups, hybrid connections) and scale out to 20 and 30 instances respectively. They both operate in a multi-tenant infrastructure, satisfying the requirement to avoid dedicated environments like App Service Environments.

Adım Adım Çözüm

1
Analyze the scale-out instance requirements.
The application requires scaling out to 15 instances. This rules out the Basic tier (max 3 instances) and the Standard tier (max 10 instances).
Only Premium (V2 or V3) and Isolated tiers can scale out to 15 or more instances.
2
Evaluate the requirement regarding dedicated hosting environments.
The requirement states the solution must not use a dedicated environment (App Service Environment). This rules out the Isolated V2 tier.
Isolated tiers run within an App Service Environment (ASE), which represents a dedicated environment and incurs higher baseline costs.
3
Verify feature compatibility for the remaining tiers.
Both Premium V2 (P1v2) and Premium V3 (P1v3) support up to 20 staging slots (meeting the 5-slot requirement), daily backups, hybrid connections, and run on multi-tenant infrastructure.
Both tiers meet all technical and cost constraint requirements.

Anahtar Kavram

Azure App Service plan tier capabilities, scaling limits, feature support, and multi-tenant vs. dedicated hosting models.
Tahmini Süre:2m 30s
Bu soruyu puanla