Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
As a DevOps Engineer, you're tasked with automating nightly builds for a staging branch that merges daily changes from developers. Which TWO methods would you use to trigger these builds?
A
Set up a Cloud Build trigger using a webhook event.
B
Configure a Cloud Build trigger with 'Push to a branch' as the event.
C
Establish a Cloud Build trigger with 'manual invocation' as the event.
D
Create a trigger in Cloud Scheduler specifically for Cloud Build.
E
Activate the Cloud Scheduler API and then create a Cloud Scheduler job.