PCDOE Practice Question: Bootstrapping a Google Cloud organization for DevOps
Which Google Cloud service provides a fully managed, private Git repository that integrates with Cloud Build for continuous integration?
⚠ Common exam trap
Test-takers frequently confuse Cloud Source Repositories with Container Registry, as both integrate with Cloud Build, but only Cloud Source Repositories provides Git repository hosting, while Container Registry stores built container images.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Cloud Source Repositories
Cloud Source Repositories is the correct answer because it provides fully managed, private Git repositories hosted on Google Cloud. It integrates natively with Cloud Build, enabling automatic triggers for continuous integration (CI) pipelines whenever code is pushed to a repository branch or tag, without requiring external Git hosting.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Cloud Deployment Manager
Why it's wrong here
Infrastructure as code service, not Git.
- ✓
Cloud Source Repositories
Why this is correct
Designed for hosted Git repositories; native integration with Cloud Build.
- ✗
Cloud Storage
Why it's wrong here
Object storage, not a Git repository.
- ✗
Container Registry
Why it's wrong here
Container image registry, not Git.
Go deeper
Related to this question
About these practice questions
This PCDOE question is part of Courseiva's 486-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PCDOE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCDOE exam.