Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #363
You are using a GitHub repository for your application's source code. You want to set up an efficient and secure continuous deployment process to automatically build and deploy the application to Clou
Sign in or unlock PROFESSIONAL-CLOUD-ARCHITECT to reveal the answer and full explanation for question #363. The question stem and answer options stay visible for context.
Submitted by salim_om· Mar 30, 2026Managing implementation
Question
You are using a GitHub repository for your application's source code. You want to set up an efficient and secure continuous deployment process to automatically build and deploy the application to Cloud Run whenever a pull request is merged. What should you do?
Options
- ACreate a GitHub webhook trigger in Cloud Build. Once a pull request is merged, trigger Cloud
- BCreate a workflow using GitHub Actions to build and deploy the application to Cloud Run once a
- CCreate a GitHub Enterprise trigger in Cloud Build. Once a pull request is merged, trigger Cloud
- DConnect your repository using the Cloud Build GitHub app. Create a trigger in Cloud Build. Once
Unlock PROFESSIONAL-CLOUD-ARCHITECT to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-ARCHITECT questions. Unlock PROFESSIONAL-CLOUD-ARCHITECT for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Cloud Build#GitHub integration#CI/CD pipeline#Cloud Run deployment