
Ultimate access to all questions.
Your company has a 10-TB on-premises database export that needs to be migrated to Google Cloud Storage. The available bandwidth between your on-premises environment and Google Cloud is 1 Gbps. You want to ensure the migration is completed in the shortest possible time while keeping costs low. Considering Google's recommended practices for data transfer, what should you do?
A
Develop a Dataflow job to read data directly from the database and write it into Cloud Storage.
B
Use the Data Transfer appliance to perform an offline migration.
C
Use a commercial partner ETL solution to extract the data from the on-premises database and upload it into Cloud Storage.
D
Upload the data with gcloud storage cp.