Question 22 of 284
Single answerYou significantly changed a complex Deployment Manager template and want to confirm that the dependencies of all defined resources are properly met before committing it to the project. You want the most rapid feedback on your changes. What should you do?
AUse granular logging statements within a Deployment Manager template authored in Python.
BMonitor activity of the Deployment Manager execution on the Stackdriver Logging page of the GCP Console.
CExecute the Deployment Manager template against a separate project with the same configuration, and monitor for failures.
✓DExecute the Deployment Manager template using the ג€"-preview option in the same project, and observe the state of interdependent resources.
✓
Correct Answer: D
Execute the Deployment Manager template using the ג€"-preview option in the same project, and observe the state of interdependent resources.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.