ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 98 - Professional Cloud Developer discussion

Report
Export

Your company stores their source code in a Cloud Source Repositories repository. Your company wants to build and test their code on each source code commit to the repository and requires a solution that is managed and has minimal operations overhead.

Which method should they use?

A.
Use Cloud Build with a trigger configured for each source code commit.
Answers
A.
Use Cloud Build with a trigger configured for each source code commit.
B.
Use Jenkins deployed via the Google Cloud Platform Marketplace, configured to watch for source code commits.
Answers
B.
Use Jenkins deployed via the Google Cloud Platform Marketplace, configured to watch for source code commits.
C.
Use a Compute Engine virtual machine instance with an open source continuous integration tool, configured to watch for source code commits.
Answers
C.
Use a Compute Engine virtual machine instance with an open source continuous integration tool, configured to watch for source code commits.
D.
Use a source code commit trigger to push a message to a Cloud Pub/Sub topic that triggers an App Engine service to build the source code.
Answers
D.
Use a source code commit trigger to push a message to a Cloud Pub/Sub topic that triggers an App Engine service to build the source code.
Suggested answer: A

Explanation:

https://cloud.google.com/build/docs/automating-builds/create-manage-triggers#:~:text=A%20Cloud%20Build%20trigger%20automatically,changes%20that%20match%20certain%20criteria.

asked 18/09/2024
Robert Aghten
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first