Topic 1 Question 122
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?
Use Spinnaker to automate building container images from code based on Git tags.
Use Cloud Build to automate building container images from code based on Git tags.
Use Spinnaker to automate deploying container images to the production environment.
Use Cloud Build to automate building container images from code based on forked versions.
ユーザの投票
コメント(8)
- 正解だと思う選択肢: B
I would disagree with A as Spinnaker is for deployment not for building images
So either B or C : C is stating to deploy to production but the question is to give feedback to developer before it goes to production
So the only close answer is B but it is half answer
Perhaps choice A was poorly written instead deploy build then it could be A
👍 4GCPCloudArchitectUser2022/02/26 I vote B
👍 3scaenruy2022/01/09- 正解だと思う選択肢: B
I think b is correct
👍 3tomato1232022/08/19
シャッフルモード