Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A data engineer is tasked with loading data from Avro files stored in Cloud Storage into Bigtable. They seek a reliable and easily monitored solution for this data transfer. Which method would you recommend?
A
Develop a custom Python 3 program for the task.
B
Utilize gsutil for transferring the data directly.
C
Employ the Storage Transfer Service for the operation.
D
Use Cloud Dataflow with a Cloud Storage Avro to Bigtable template.