Google Cloud Professional Cloud Architect — Question 40

You need to develop procedures to test a disaster plan for a mission-critical application. You want to use Google-recommended practices and native capabilities within GCP.
What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because using Deployment Manager allows for efficient service provisioning, and Stackdriver provides comprehensive monitoring and debugging capabilities suited for testing disaster recovery plans. Options A and C incorrectly suggest using Activity Logs, which are less effective for monitoring in this context. Option D uses gcloud scripts, which are not recommended in this scenario.