Google Cloud Certified - Professional Cloud DevOps Engineer Exam Professional-Cloud-DevOps-Engineer Question # 9 Topic 1 Discussion

Google Cloud Certified - Professional Cloud DevOps Engineer Exam Professional-Cloud-DevOps-Engineer Question # 9 Topic 1 Discussion

Professional-Cloud-DevOps-Engineer Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

Your team has an application built by using a Dockerfile. The build is executed from Cloud Build, and the resulting artifacts are stored in Artifact Registry. Your team is reporting that builds are slow. You need to increase build speed, while following Google-recommended practices. What should you do?


A.

Use the --cache-from parameter, and point to Artifact Registry. Add the most frequently modified files to the later stages of the build process.


B.

Use the --cache-from parameter, and point to Artifact Registry. Add the most frequently modified files to the earlier stages of the build process.


C.

Cache the container layers of the build process to Cloud Storage. Add the most frequently modified files to the earlier stages of the build process.


D.

Cache the container layers of the build process to Cloud Storage. Add the most frequently modified files to the later stages of the build process.


Get Premium Professional-Cloud-DevOps-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.