Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which Google Cloud solution should your company use to automatically build and test source code on each commit to a Cloud Source Repositories repository, with minimal operational overhead?
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.
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.