You are designing the hosting infrastructure for a newly developed microservice that acts as an API gateway. The API gateway has the following specific requirements:
- It must support horizontal autoscaling up to instances to handle unpredictable traffic spikes.
- It requires at least deployment slots to accommodate parallel integration testing pipelines.
- It must connect securely to resources in an Azure Virtual Network.
You need to select the most cost-effective pricing tier for the App Service plan.
Which pricing tier should you choose?
- AStandard (S1)
- Premium v2 (P1v2)Cevap
- CPremium v3 (P1v3)
- DBasic (B1)
Cevap
Premium v2 (P1v2)
The Premium v2 (P1v2) tier is correct because it supports up to deployment slots and up to scale-out instances, satisfying the requirements of slots and instances respectively. It also supports Virtual Network integration, and is more cost-effective than the Premium v3 (P1v3) tier.
Adım Adım Çözüm
Anahtar Kavram
Azure App Service plan tier features and limitations
Tahmini Süre:2m 0s