Soru

Zorluk: OrtaConfigure Azure App Service Plans

A company plans to deploy an enterprise web application to Azure App Service. The application hosting environment must meet the following requirements:
- Integrate with an Azure Virtual Network (VNet) to access a backend database securely.
- Enable automated daily backups of the web application.
- Scale out to at least 15 instances to handle seasonal traffic spikes.

Which of the following App Service plan pricing tiers meet all these requirements? (Select two.)

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

Cevap

Premium V3 (P1v3) and Isolated V2 (I1v2)
The Premium V3 tier supports up to 30 instances, and the Isolated V2 tier supports up to 100 instances. Both tiers also support automated backups and regional VNet integration, satisfying all specified requirements.

Adım Adım Çözüm

1
Analyze the scaling requirement.
The web application must be able to scale out to at least 15 instances. Standard tier plans support a maximum of 10 instances, and Basic tier plans support a maximum of 3 instances. Only Premium and Isolated tiers support scaling to 15 or more instances.
This requirement rules out the Standard and Basic pricing tiers.
2
Analyze the automated backup requirement.
The plan must support automated daily backups. Standard, Premium, and Isolated tiers support automated backups, while the Basic tier does not.
This requirement rules out the Basic tier.
3
Analyze the VNet integration requirement.
The plan must support regional VNet integration. Regional VNet integration is supported across the Basic, Standard, Premium, and Isolated tiers.
All evaluated tiers satisfy the VNet integration requirement, leaving Premium V3 and Isolated V2 as the only tiers that meet all constraints.

Anahtar Kavram

Azure App Service plan tier capabilities, specifically scaling limits and backup support.
Bu soruyu puanla