
Ultimate access to all questions.
A company needs to migrate a 60 TB on-premises MySQL database to Amazon Aurora MySQL in the us-east-1 Region using their limited bandwidth internet connection, which is estimated to take a month. What is the fastest migration solution for this scenario?
A
Establish a 1 Gbps AWS Direct Connect link between the on-premises data center and AWS, then use AWS Database Migration Service (AWS DMS) to transfer the MySQL database to Aurora MySQL.
B
Employ AWS DataSync to enhance data transfer over the existing internet connection, followed by using AWS Application Migration Service to migrate the MySQL database to Aurora MySQL.
C
Acquire an AWS Snowball Edge device, transfer the data to an Amazon S3 bucket via the S3 interface, and then utilize AWS Database Migration Service (AWS DMS) to move the data to Aurora MySQL.
D
Obtain an AWS Snowball device, transfer the data to an Amazon S3 bucket using the S3 Adapter for Snowball, and subsequently use AWS Application Migration Service to migrate the data to Aurora MySQL.