ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 255 - Professional Cloud Architect discussion

Report
Export

You need to optimize batch file transfers into Cloud Storage for Mountkirk Games' new Google Cloud solution. The batch files contain game statistics that need to be staged in Cloud Storage and be processed by an extract transform load (ETL) tool. What should you do?

A.
Use gsutil to batch move files in sequence.
Answers
A.
Use gsutil to batch move files in sequence.
B.
Use gsutil to batch copy the files in parallel.
Answers
B.
Use gsutil to batch copy the files in parallel.
C.
Use gsutil to extract the files as the first part of ETL.
Answers
C.
Use gsutil to extract the files as the first part of ETL.
D.
Use gsutil to load the files as the last part of ETL.
Answers
D.
Use gsutil to load the files as the last part of ETL.
Suggested answer: B

Explanation:

Reference: https://cloud.google.com/storage/docs/gsutil/commands/cp

asked 18/09/2024
James Joiner
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first