QuestionQ257
Analyzing and optimizing technical and business processesAn operations team currently has 10 TB of data stored in an object storage service provided by a third party. They need to transfer this data to a Cloud Storage bucket as quickly as possible while following Google-recommended practices. They also want to minimize the migration cost. Which approach should they use?
- A Use the gsutil mv command to move the data.
- B Use the Storage Transfer Service to move the data.
- C Download the data to a Transfer Appliance, and ship it to Google.
- D Download the data to the on-premises data center, and upload it to the Cloud Storage bucket.
Community Discussion