AWS Certified Database – Specialty — Question 53

A company is looking to move an on-premises IBM Db2 database running AIX on an IBM POWER7 server. Due to escalating support and maintenance costs, the company is exploring the option of moving the workload to an Amazon Aurora PostgreSQL DB cluster.
What is the quickest way for the company to gather data on the migration compatibility?

Answer options

Correct answer: D

Explanation

The correct answer is D because the AWS Schema Conversion Tool (AWS SCT) is specifically designed to evaluate the compatibility of database schemas and suggest changes for migration, providing a systematic assessment. Options A and B involve manual processes that may not fully capture all compatibility issues, while option C focuses on replication rather than compatibility assessment.