Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #111
You have an application that will run on Compute Engine. You need to design an architecture that takes into account a disaster recovery plan that requires your application to fail over to another…
The correct answer is C. Deploy the application on two Compute Engine instance groups, each in the same project but in a. Best practice for resilience is Managed instance group. Work with an only VM instance for solution regionals is not recommended.
Submitted by ricky.ec· Mar 30, 2026Designing and planning a cloud solution architecture
Question
You have an application that will run on Compute Engine. You need to design an architecture that takes into account a disaster recovery plan that requires your application to fail over to another region in case of a regional outage. What should you do?
Options
- ADeploy the application on two Compute Engine instances in the same project but in a different
- BDeploy the application on a Compute Engine instance. Use the instance to serve traffic, and use
- CDeploy the application on two Compute Engine instance groups, each in the same project but in a
- DDeploy the application on two Compute Engine instance groups, each in separate project and a
How the community answered
(48 responses)- A17% (8)
- B8% (4)
- C71% (34)
- D4% (2)
Explanation
Best practice for resilience is Managed instance group. Work with an only VM instance for solution regionals is not recommended.
Topics
#disaster recovery#regional failover#instance groups#Compute Engine
Community Discussion
No community discussion yet for this question.