LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Associate Cloud Engineer

Google Associate Cloud Engineer

Get started today

Ultimate access to all questions.


As a member of the infrastructure governance team at your digital ad agency, you're overseeing the revamp of an app that necessitates infrastructure changes. The proposed changes require team review. What is Google's recommended practice for this process?

Real Exam



Explanation:

Option A is correct because it aligns with Google's recommended best practices for managing infrastructure changes. Using Deployment Manager templates allows for a declarative description of infrastructure changes, and storing these templates in Cloud Source Repositories offers version control and collaboration benefits. Cloud Source Repositories are designed for hosting and versioning source code, making them ideal for managing Deployment Manager templates as configuration files. This approach facilitates tracking changes, managing versions, and effective team collaboration. Options B, C, and D are incorrect as they either suggest applying changes before review or storing configuration files in less suitable locations like Cloud Storage buckets or saving command outputs, which do not provide a clear description of proposed changes for review.

Powered ByGPT-5