What should you do?

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 thefewest 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?
A . Create a Compute Engine image containing the application
B . Store the images in Container Registry
C . Store the images in Cloud Storage
D . Create a Compute Engine disk containing the application

Answer: B

Explanation:

Reference: https://cloud.google.com/container-registry/docs/pushing-and-pulling

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments