Google Cloud Associate Cloud Engineer — Question 154

You are hosting an application from Compute Engine virtual machines (VMs) in us`"central1`"a. You want to adjust your design to support the failure of a single
Compute Engine zone, eliminate downtime, and minimize cost. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating resources in another zone and balancing the load across both zones provides redundancy, which ensures that if one zone fails, the application can still function. Option B only utilizes a single zone, which does not protect against zone failure, while options C and D focus on traffic management and backup strategies, respectively, but do not address zone redundancy directly.