An organization is planning to host two different web applications on Azure App Service:
* AppA is a development/testing application that requires a custom domain, custom SSL binding, testing in a staging environment prior to production swap, and up to 3 scale-out instances.
* AppB is a critical customer-facing API that requires 7 staging slots, automatic scaling up to 15 instances, and integration with an Azure Virtual Network to access on-premises resources via a VPN gateway.
You need to choose the most cost-effective App Service Plan tiers that satisfy the requirements for each application.
Which two pricing tiers should you choose? (Select two.)
- Standard (S1) for AppACevap
- Premium V3 (P1v3) for AppBCevap
- CBasic (B1) for AppA
- DStandard (S1) for AppB
- EIsolated V3 (I1v3) for AppB
Cevap
Standard (S1) for AppA and Premium V3 (P1v3) for AppB
To satisfy the requirements cost-effectively, Standard (S1) should be chosen for AppA because it is the lowest tier that supports deployment slots. Premium V3 (P1v3) should be chosen for AppB because Standard (S1) only supports up to 5 deployment slots and up to 10 instances, whereas Premium V3 supports up to 20 slots and up to 30 instances.
Adım Adım Çözüm
Anahtar Kavram
Azure App Service Plan pricing tier capabilities, specifically scaling limits and deployment slot support.
Tahmini Süre:3m 0s