Google Cloud Associate Cloud Engineer — Question 136

Your team maintains the infrastructure for your organization. The current infrastructure requires changes. You need to share your proposed changes with the rest of the team. You want to follow Google's recommended best practices. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because using Deployment Manager templates and storing them in Cloud Source Repositories aligns with Google's best practices for version control and collaboration. Option A is incorrect as Cloud Storage is not meant for source code management. Options C and D involve executing commands to check instances, which does not effectively communicate proposed changes to the team.