
Answer-first summary for fast verification
Answer: AWS CodeCommit
The correct answer is **AWS CodeCommit**, as it currently does not support triggering builds in Cloud Build. The other options, Bitbucket, GitLab, and Cloud Source Repositories, can all be configured to trigger builds in Cloud Build. For more details, refer to the [Google Cloud Build documentation](https://cloud.google.com/build/docs/automating-builds/create-webhook-triggers).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a DevOps Engineer at a start-up focused on rapid software delivery through an automated CI/CD pipeline, you're selecting tools for the pipeline. A critical requirement is the ability of the chosen repository to trigger builds in Cloud Build. Which of the following repositories does not support this requirement?
A
Bitbucket
B
AWS CodeCommit
C
GitLab
D
Cloud Source Repositories
No comments yet.