A company is migrating a 10 TB Oracle Data Warehouse to Amazon Redshift. The source database runs on premises with limited bandwidth (100 Mbps). The migration must complete within 5 days. Which approach is most cost-effective and meets the timeline?
Snowball is fast and cost-effective for large data transfer.
Why this answer
Option C is correct because AWS Snowball Edge can transfer 10 TB in days, then use DMS for ongoing sync. Option A is wrong because 100 Mbps would take ~11 days for full load alone. Option B is wrong because direct DMS over 100 Mbps would take too long for initial load.
Option D is wrong because SCT is not a data transfer tool.