GoogleGoogle
PROFESSIONAL-CLOUD-DEVELOPER · Question #139
PROFESSIONAL-CLOUD-DEVELOPER Question #139: Real Exam Question with Answer & Explanation
The correct answer is B: Use Cloud Build to automate building container images from code based on Git tags.. See the full explanation below for the reasoning.
Implementing Continuous Integration and Continuous Delivery (CI/CD)
Question
Your team develops services that run on Google Kubernetes Engine. Your team's code is stored in Cloud Source Repositories. You need to quickly identify bugs in the code before it is deployed to production. You want to invest in automation to improve developer feedback and make the process as efficient as possible. What should you do?
Options
- AUse Spinnaker to automate building container images from code based on Git tags.
- BUse Cloud Build to automate building container images from code based on Git tags.
- CUse Spinnaker to automate deploying container images to the production environment.
- DUse Cloud Build to automate building container images from code based on forked versions.
Topics
#Continuous Integration#Cloud Build#Containerization#Developer Tools
Community Discussion
No community discussion yet for this question.