QuestionQ4
Ensuring solution and operations excellenceYou need to create procedures for testing a disaster plan for a mission-critical application. You want to follow Google-recommended practices and use native GCP capabilities.
What should you do?
- 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.
Community Discussion