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

Google Professional Cloud DevOps Engineer

Get started today

Ultimate access to all questions.


How can you automate the CI pipeline for building and pushing images to Container Registry upon a commit with a specific tag, minimizing management overhead?

Real Exam



Explanation:

Option B is correct because it directly addresses the requirement to trigger builds on commits with specific tags using the 'Push new tag' event in Cloud Build, minimizing management overhead. Option A introduces unnecessary complexity. Option C incorrectly suggests using Cloud Source Repository for triggers. Option D does not meet the requirement for tag-specific commits. Reference: Google Cloud Build Documentation.

Powered ByGPT-5