Google Professional Cloud Developer Exam - Topic 13 Question 45 Discussion
You are using Cloud Build for your CI/CD pipeline to complete several tasks, including copying certain files to Compute Engine virtual machines. Your pipeline requires a flat file that is generated in one builder in the pipeline to be accessible by subsequent builders in the same pipeline. How should you store the file so that all the builders in the pipeline can access it?
B) Output the file contents to a file in /workspace. Read from the same /workspace file in the subsequent build step.
A) Store and retrieve the file contents using Compute Engine instance metadata.
C) Use gsutil to output the file contents to a Cloud Storage object. Read from the same object in the subsequent build step.
D) Add a build argument that runs an HTTP POST via curl to a separate web server to persist the value in one builder. Use an HTTP GET via curl from the subsequent build step to read the value.
Tasia
7 months agoDeandrea
7 months agoRebbeca
8 months agoVanna
8 months agoEmelda
8 months agoBettyann
8 months agoHaley
8 months agoGladis
8 months agoNathan
8 months agoTaryn
8 months agoLeeann
8 months agoCarmelina
8 months agoGlendora
8 months agoUlysses
8 months ago