1. An existing single-Region workload must improve availability to survive a full Regional outage for a critical, revenue-generating service. Which improvement is appropriate?
- A. Introduce a multi-Region strategy (e.g., active-passive with Route 53 failover or active-active) for the critical service✓ Correct
- B. Add a second instance in the same Region
- C. Increase the instance size
- D. Take more frequent EBS snapshots in the same Region
Explanation
Surviving a Regional outage requires a multi-Region strategy (active-passive with Route 53 health-check failover, or active-active). Same-Region measures (B, C, D) don't protect against the loss of the whole Region.