Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #367
You need to build a continuous delivery pipeline for a containerized application in Google Cloud. You want to run all your tests in the pipeline to improve your application's quality. What should you
Sign in or unlock PROFESSIONAL-CLOUD-ARCHITECT to reveal the answer and full explanation for question #367. The question stem and answer options stay visible for context.
Submitted by naveen.iyer· Mar 30, 2026Managing implementation
Question
You need to build a continuous delivery pipeline for a containerized application in Google Cloud. You want to run all your tests in the pipeline to improve your application's quality. What should you do?
Options
- A
- After the developers push the code to a central repository, trigger Cloud Build to run unit tests.
- B
- After the developers push the code to a central repository, trigger Cloud Build to build the
- C
- Automatically run unit tests in a local environment once the code is changed. If all tests are
- D
- Run unit tests in the developer's local environment before committing and pushing the code to
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#continuous delivery#unit testing#container deployment