Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with optimizing batch file transfers into Google Cloud Storage. Which method would you choose to ensure efficient and timely uploads of a large number of files?
A
Using a dedicated extraction tool.
B
Using gsutil to batch copy the files in parallel.
C
Scheduling file transfers using a third-party ETL tool.
D
Using Kafka or Pub/Sub for event-driven communication.