A healthcare provider deploys a patient portal application on Azure. The application must remain continuously operational even if a localized power or cooling failure affects an entire physical data center building within the host region. To meet this requirement, the application is deployed across multiple Azure Availability Zones.
Which cloud concept is this deployment strategy primarily designed to achieve?
- AMulti-region high availability by deploying to Availability Zones that span multiple separate geographical regions
- High availabilityAnswer
- CDisaster recovery
- DElasticity
Answer
High availability
The correct answer is high availability because deploying across multiple Availability Zones provides localized physical redundancy within a single region, allowing the application to survive a data center outage without downtime.
Step-by-Step Solution
Key Concept
High Availability is the practice of designing a system to remain accessible and operational during localized component or infrastructure failures within a single region.
Estimated Time:1m 0s