Soru

Zorluk: OrtaConfigure Azure App Service Plans

An administrator manages an Azure subscription that contains an Azure App Service plan named ASP1. ASP1 is currently configured for the Basic (B1) pricing tier and hosts a web app named App1.

The administrator plans to deploy two new web apps named App2 and App3. The deployment must meet the following requirements:
- App2 must support auto-scaling based on CPU utilization.
- App3 must support custom domains and SSL bindings.
- Hosting costs must be minimized.

Which two actions should the administrator perform? (Select TWO.)

  1. Scale up ASP1 to the Standard (S1) pricing tier.Cevap
  2. Deploy App2 and App3 to ASP1.Cevap
  3. C
    Deploy App2 to ASP1 and create a new App Service plan in the Basic (B1) pricing tier for App3.
  4. D
    Create a new App Service plan in the Standard (S1) pricing tier for App2 and deploy App3 to ASP1.
  5. E
    Scale up ASP1 to the Premium V3 (P1v3) pricing tier.

Cevap

Scale up the existing App Service plan ASP1 to the Standard (S1) pricing tier and deploy both App2 and App3 to ASP1.
Scaling the existing plan to the Standard (S1) tier is the most cost-effective way to enable auto-scaling for the second app and custom domains/SSL for the third app. Consolidating all three web apps into the same plan minimizes costs because they will share the same underlying virtual machine instances and be billed under a single plan.

Adım Adım Çözüm

1
Determine the minimum pricing tier required to support the features of the new apps.
App2 requires auto-scaling, which is first supported at the Standard tier. App3 requires custom domains and SSL, which are supported in Basic and Standard tiers.
This establishes that the hosting environment must be at least in the Standard pricing tier.
2
Analyze how to minimize hosting costs for multiple apps.
App Service plans are the billing units. Multiple apps can be hosted in the same plan to share the same underlying VM instances and pricing tier features.
This shows that consolidating all apps into a single Standard plan is cheaper than deploying them across separate plans (e.g., one Basic and one Standard plan).

Anahtar Kavram

App Service plan pricing tiers and resource sharing
Tahmini Süre:1m 30s
Bu soruyu puanla