PROFESSIONAL-CLOUD-ARCHITECT · Question #350
A financial services company is decommissioning one of its on-premises data centers. As part of this initiative, the company needs to perform a one-time migration of 500 ТВ of historical transaction…
The correct answer is D. Order a Transfer Appliance, copy the data to the appliance using your high-speed local network. A Transfer Appliance is designed for large, one-time offline migrations when network bandwidth is limited or shared with critical operations. Copying 500 TB locally avoids saturating the 1 Gbps internet link, reliably meets the 60-day deadline, and provides a secure, controlled…
Question
Options
- AProvision a Partner Interconnect connection with a 10 Gbps capacity to accelerate the data
- BWrite a script that uses the gcloud storage cp --parallel command to upload the data in chunks
- CUse Storage Transfer Service to create an agent-based transfer job that moves the data from the
- DOrder a Transfer Appliance, copy the data to the appliance using your high-speed local network,
How the community answered
(23 responses)- A17% (4)
- B4% (1)
- C4% (1)
- D74% (17)
Explanation
A Transfer Appliance is designed for large, one-time offline migrations when network bandwidth is limited or shared with critical operations. Copying 500 TB locally avoids saturating the 1 Gbps internet link, reliably meets the 60-day deadline, and provides a secure, controlled transfer path into the Cloud Storage bucket.
Topics
Community Discussion
No community discussion yet for this question.