A healthcare analytics company needs to migrate 500 TB of static medical imaging data from an on-premises storage system to a Cloud Storage bucket in Google Cloud. The company has a dedicated outbound network link of only 20 Mbps and must complete the initial bulk transfer within two weeks. Which Google Cloud solution should the Cloud Architect recommend?
- Transfer ApplianceAnswer
- BStorage Transfer Service
- CDedicated Interconnect
- DVPC Service Controls
Answer
Transfer Appliance is the optimal solution because it enables physical, offline data migration of 500 TB without depending on the limited 20 Mbps network connection.
Transfer Appliance is a physical storage appliance provided by Google Cloud for offline data migration. When available network bandwidth is low (e.g., 20 Mbps) and the dataset size is large (500 TB), online transfer methods are unfeasible. Ordering a Transfer Appliance allows data to be copied locally at high speeds and physically shipped to Google Cloud for fast ingestion.
Step-by-Step Solution
Key Concept
Selecting offline vs. online data transfer mechanisms based on dataset size and network bandwidth constraints.