Google Cloud Professional Cloud Architect — Question 217

A retail company s most critical application is its online payment processing system. The business has a requirement that the system must be able to survive a complete zonal outage while minimizing cost. You need a design solution that can handle a zonal failure. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because deploying the application on a regional MIG allows it to achieve high availability across multiple zones, which is essential for surviving a zonal outage. Options A and D involve multi-region setups that may increase costs unnecessarily, while option C focuses on cost reduction through Spot VMs, which could compromise availability.