A digital media organization needs to migrate of historical raw video footage from an on-premises Network Attached Storage (NAS) array to a Cloud Storage bucket in Google Cloud. The organization has a dedicated internet connection available for cloud operations. Business stakeholders require all video assets to be fully transferred and validated in Google Cloud within . Which migration strategy best satisfies these operational requirements?
- Order a Google Cloud Transfer Appliance, copy the data locally from the NAS onto the appliance, ship it to Google for ingestion into Cloud Storage, and validate object integrity.Answer
- BInstall Storage Transfer Service on-premises agents on local servers to stream the data directly to Cloud Storage over the internet connection.
- CProvision a High Availability Cloud VPN tunnel to encrypt and optimize the link, then perform a multi-threaded parallel upload using gsutil.
- DMigrate the raw video assets into a Cloud Spanner database with multi-region replication to accelerate parallel network ingestion.
Answer
Utilize Google Cloud Transfer Appliance to transfer the 450 TB dataset offline, copy the files locally, and ship the physical appliance back to Google for ingestion into Cloud Storage.
Transferring over a internet line requires over 400 days of continuous transfer time. Ordering a Google Cloud Transfer Appliance allows the enterprise to perform high-speed local data capture on-premises, ship the appliance back securely, and ingest the data into Cloud Storage within the required 21-day window.
Step-by-Step Solution
Key Concept
Selecting Data Transfer Services Based on Dataset Size and Available Bandwidth
Estimated Time:1m 30s