A company is planning to migrate a legacy retail application to Azure. The architecture team needs to ensure the application remains running even if a physical datacenter within the target region experiences a power outage. Evaluate the following statement: Deploying the application's virtual machines across multiple Azure Availability Zones in the same region protects the application from a localized datacenter power failure. Is this statement true or false?
Answer: Answer
Answer
True
Deploying virtual machines across multiple Availability Zones in the same region ensures that if one zone experiences a localized power outage, the other zones remain operational and can handle the traffic.
Step-by-Step Solution
Key Concept
Azure Availability Zones are designed to provide high availability within a single region by isolating resources across physically separate datacenters with independent infrastructure.
Estimated Time:45s