Soru

Zorluk: OrtaConfigure Azure App Service Plans

A medical clinic plans to deploy two web applications to Azure App Services: a patient portal named ClinicPortal and an API named TelemetryAPI. You need to configure a separate App Service plan for each application.

The applications have the following requirements:
* ClinicPortal requires support for a custom domain with SSL, three deployment slots, and daily automated backups.
* TelemetryAPI must be integrated with a regional Azure Virtual Network (VNet) and must be able to scale out to 25 instances during peak load.

Which of the following App Service plan pricing tiers are the most cost-effective options that satisfy the requirements for each application? (Select TWO)

  1. Standard (S1) for ClinicPortalCevap
  2. Premium V3 (P1v3) for TelemetryAPICevap
  3. C
    Basic (B1) for ClinicPortal
  4. D
    Standard (S1) for TelemetryAPI
  5. E
    Premium V3 (P1v3) for ClinicPortal
  6. F
    Basic (B1) for TelemetryAPI

Cevap

Standard (S1) for ClinicPortal and Premium V3 (P1v3) for TelemetryAPI are the most cost-effective tiers that meet all requirements.
The correct options are the tiers that meet all requirements for each application at the lowest price. For ClinicPortal, the Standard (S1) tier is the cheapest tier that offers both deployment slots (up to 5) and daily backups. For TelemetryAPI, even though the Standard tier supports VNet integration, it is limited to 10 instances. Therefore, the Premium V3 (P1v3) tier is required to scale up to 25 instances.

Adım Adım Çözüm

1
Analyze the requirements for ClinicPortal.
ClinicPortal requires custom domain with SSL, 3 deployment slots, and daily automated backups. The minimum tier supporting slots and backups is the Standard tier.
Free, Shared, and Basic tiers do not support deployment slots or backups. The Standard tier supports up to 5 slots and 10 daily backups.
2
Analyze the requirements for TelemetryAPI.
TelemetryAPI requires regional VNet integration and a scale-out limit of 25 instances.
Although VNet integration is supported starting in the Standard tier, the Standard tier has a maximum scale-out limit of 10 instances. To scale out to 25 instances, the Premium V3 tier (which supports up to 30 instances) is required.
3
Select the most cost-effective pricing tiers that meet all requirements.
Standard (S1) is chosen for ClinicPortal, and Premium V3 (P1v3) is chosen for TelemetryAPI.
These represent the lowest-priced tiers that satisfy all specified requirements for each workload.

Anahtar Kavram

Selecting the appropriate App Service Plan pricing tier based on feature requirements (backups, slots, VNet integration) and scaling limits.
Bu soruyu puanla