
Ultimate access to all questions.
You have made substantial modifications to a sophisticated Deployment Manager template and need to ensure that all the defined resource dependencies are correctly addressed before finalizing and committing the changes to your project. To get the quickest verification of your updates, what steps should you take?
A
Use granular logging statements within a Deployment Manager template authored in Python.
B
Monitor activity of the Deployment Manager execution on the Stackdriver Logging page of the GCP Console.
C
Execute the Deployment Manager template against a separate project with the same configuration, and monitor for failures.
D
Execute the Deployment Manager template using the --preview option in the same project, and observe the state of interdependent resources.