A company plans to deploy a new public-facing web application on Azure Virtual Machines. The application will run steady-state, predictable workloads 24/7 and requires a guaranteed availability SLA of 99.99%. Which two virtual machine configurations or options should you select to meet these requirements while optimizing costs? (Select two.)
- Azure Reserved Virtual Machine Instances to reduce compute costs for the predictable workload.Cevap
- Azure Virtual Machines deployed across multiple Availability Zones to meet the 99.99% availability SLA.Cevap
- CAzure Spot Virtual Machines to minimize compute costs for the production web application.
- DA single availability zone deployment for all virtual machine instances to minimize network latency and inter-zone transfer costs.
Cevap
Select Azure Reserved Virtual Machine Instances to reduce compute costs for the predictable workload, and deploy Azure Virtual Machines across multiple Availability Zones to meet the 99.99% availability SLA.
Azure Reserved Virtual Machine Instances are ideal for steady-state workloads running continuously, as they offer significant discounts for a committed term. To achieve the 99.99% availability SLA, Azure requires virtual machines to be deployed across multiple Availability Zones in a region.
Adım Adım Çözüm
Anahtar Kavram
Designing high-availability and cost-optimized virtual machine solutions using Availability Zones and Reserved Instances.