Topic 1 Question 12
Your company's development team is building an application that will be deployed on Cloud Run. You are designing a CI/CD pipeline so that any new version of the application can be deployed in the fewest number of steps possible using the CI/CD pipeline you are designing. You need to select a storage location for the images of the application after the CI part of your pipeline has built them. What should you do?
Create a Compute Engine image containing the application
Store the images in Container Registry
Store the images in Cloud Storage
Create a Compute Engine disk containing the application
ユーザの投票
コメント(17)
- 正解だと思う選択肢: C
The question is about application images like jpg and png not profile images of an environment like docker or vm.
👍 4MultiCloudIronMan2022/12/13 - 正解だと思う選択肢: B
Container Registry Store, manage, and secure your Docker container images.
👍 3Monicaarg2022/05/15 - 正解だと思う選択肢: B
CloudRun is used for development, deployment of containerized applications. it's wise to choose container registry to store images.
👍 3kummimhk2022/06/08
シャッフルモード
