Question 96:
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:
A. Use Deployment Manager to automate service provisioning. Use Activity Logs to monitor and debug your tests. B. Use Deployment Manager to automate service provisioning. Use Stackdriver to monitor and debug your tests. C. Use gcloud scripts to automate service provisioning. Use Activity Logs to monitor and debug your tests. D. Use gcloud scripts to automate service provisioning. Use Stackdriver to monitor and debug your tests.