Question 190 of 315
Single answerYour company wants to migrate their 10-TB on-premises database export into Cloud Storage. You want to minimize the time it takes to complete this activity and the overall cost. The bandwidth between the on-premises environment and Google Cloud is 1 Gbps. You want to follow Google-recommended practices. What should you do?
ADevelop a Dataflow job to read data directly from the database and write it into Cloud Storage.
BUse the Data Transfer appliance to perform an offline migration.
CUse a commercial partner ETL solution to extract the data from the on-premises database and upload it into Cloud Storage.
✓DUpload the data with gcloud storage cp.
✓
Correct Answer: D
Upload the data with gcloud storage cp.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.