A logistics company is designing a system in Azure to protect their workloads from a localized datacenter failure. Is it true or false that deploying application instances across multiple Availability Zones within a single region protects the application from a region-wide outage?
Answer: Answer
Answer
The statement is false. Deploying across multiple Availability Zones within a single region does not protect against a region-wide failure.
The correct option is false because Availability Zones are designed to mitigate localized failures, such as power or cooling issues in individual datacenters, rather than region-wide disasters.
Step-by-Step Solution
Key Concept
Availability Zones provide protection against localized zone/datacenter failures, whereas regional disasters require multi-region architectures or region pairs.
Estimated Time:1m 0s