nerdexam
Google

PROFESSIONAL-CLOUD-NETWORK-ENGINEER · Question #48

You work for a organization called cloudtech5 . Your organization has decided to implement continuous integration and delivery (CI/CD) pipeline on Google Cloud Platform using only hosted products…

The correct answer is A. Cloud Source repositories, Cloud Build ,Container Registry,Google Kubernetes Engine. Option A is the Correct choice because , Cloud Source repositories is a a fully featured, scalable, private Git repository hosted on Google Cloud . Cloud Build is a service that executes your builds on Google Cloud Platform infrastructure. Cloud Build can import source code…

Submitted by ngozi_ng· Apr 18, 2026Designing, planning, and prototyping a Google Cloud network

Question

You work for a organization called cloudtech5 . Your organization has decided to implement continuous integration and delivery (CI/CD) pipeline on Google Cloud Platform using only hosted products and the popular GitOps methodology . The architecture includes many microservices that are updated frequently and rolled back . Please select the products that should be used.

Options

  • ACloud Source repositories, Cloud Build ,Container Registry,Google Kubernetes Engine
  • BBitBucket , Cloud Build , Container Registry , Google Kubernetes Engine.
  • CCloud Source repositories, Jenkins on Compute Engine , Container Registry , Google Kubernetes
  • DCloud Storage , Cloud Dataflow,Compute Engine.

How the community answered

(55 responses)
  • A
    78% (43)
  • B
    4% (2)
  • C
    7% (4)
  • D
    11% (6)

Explanation

Option A is the Correct choice because , Cloud Source repositories is a a fully featured, scalable, private Git repository hosted on Google Cloud . Cloud Build is a service that executes your builds on Google Cloud Platform infrastructure. Cloud Build can import source code from Google Cloud Storage, Cloud Source Repositories, GitHub, or Bitbucket, execute a build to your specifications, and produce artifacts such as Docker containers or Java archives. Container Registry is a private container image registry that runs on Google Cloud Platform. Google Kuberenetes Engine is ideal for deploying small services that can be updated and rolled back quickly. Option B is Incorrect because , BitBucket isn't Google Cloud hosted service but it can be used to achieve the same results . Option C is Incorrect because Jenkins on Compute Engine isn't Google hosted product , Cloud build is the right choice because it is a service managed by Google Cloud . Option D is Incorrect because , the objective is to implement CI/CD pipeline not data processing

Topics

#CI/CD#GitOps#Google Kubernetes Engine#Managed Services

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-NETWORK-ENGINEER Practice