AWS Certified Database – Specialty — Question 115

A company is due for renewing its database license. The company wants to migrate its 80 TB transactional database system from on-premises to the AWS Cloud.
The migration should incur the least possible downtime on the downstream database applications. The company's network infrastructure has limited network bandwidth that is shared with other applications.
Which solution should a database specialist use for a timely migration?

Answer options

Correct answer: A

Explanation

Option A is correct because it effectively utilizes AWS Snowball Edge for bulk data transfer, minimizing downtime while allowing AWS DMS to handle the incremental changes through CDC. Option B introduces additional complexity with incremental backups that could increase downtime. Options C and D rely on a VPN tunnel over the internet, which may not be suitable given the limited bandwidth and could result in longer migration times.