A financial analytics organization needs to transfer a 600 TB dataset from their on-premises storage array to a Google Cloud Storage bucket within a strict 14-day execution window. The organization already has an operational 10 Gbps Dedicated Interconnect connection to GCP, with 6 Gbps of unutilized bandwidth dedicated specifically for this data movement. High availability, automated retry handling, and minimal operational complexity are mandatory requirements. Which data transfer strategy should you recommend?
- Use Storage Transfer Service to transfer the dataset online directly over the existing Dedicated Interconnect connection.Cevap
- BOrder a GCP Transfer Appliance to perform an offline data copy on-premises and ship the appliance to Google for ingestion.
- CProvision a new Cloud VPN gateway with HA VPN tunnels over the public internet to stream the dataset into Cloud Storage.
- DMigrate the raw dataset into Cloud Spanner instances using Cloud Dataflow pipelines to enforce default data security policies.
Cevap
Use Storage Transfer Service to perform an online data transfer directly over the existing Dedicated Interconnect connection.
Transferring 600 TB over an available 6 Gbps Dedicated Interconnect pipeline takes approximately 9.25 days, comfortably meeting the 14-day requirement. Storage Transfer Service automates object validation, retries, and lifecycle management without physical shipping overhead.
Adım Adım Çözüm
Anahtar Kavram
Selecting Online Data Transfer vs. Offline Transfer Appliance based on network bandwidth calculations