A company is migrating an on-premises SAP HANA database to AWS. The database size is 2 TB and the network bandwidth is 100 Mbps. The migration must minimize downtime and support incremental data synchronization. Which AWS service should the company use?
Trap 1: AWS Direct Connect
Provides dedicated network, but not a migration service.
Trap 2: AWS Snowball
Snowball is for offline data transfer, not incremental sync.
Trap 3: Amazon S3 Transfer Acceleration
Accelerates S3 uploads, but not database migration.
- A
AWS Direct Connect
Why wrong: Provides dedicated network, but not a migration service.
- B
AWS Database Migration Service (DMS)
Supports ongoing replication and minimizes downtime.
- C
AWS Snowball
Why wrong: Snowball is for offline data transfer, not incremental sync.
- D
Amazon S3 Transfer Acceleration
Why wrong: Accelerates S3 uploads, but not database migration.