AWS SAP-C02 · Question 43 · Domain 4.3: Migration Strategy
An enterprise is migrating a 50 TB Oracle database to Amazon Aurora PostgreSQL. The migration must have near-zero downtime. The source database uses complex stored procedures and proprietary Oracle features. How should the Solutions Architect execute this migration?
An enterprise is migrating a 50 TB Oracle database to Amazon Aurora PostgreSQL. The migration must have near-zero downtime. The source database uses complex stored procedures and proprietary Oracle features. How should the Solutions Architect execute this migration?
Answer options:
Use AWS Database Migration Service (DMS) to migrate both the schema and the data.
Use AWS Schema Conversion Tool (SCT) to convert the schema and stored procedures. Use AWS DMS with Change Data Capture (CDC) for the data migration.
Export the Oracle database to CSV files, transfer via AWS Snowball, and use the PostgreSQL COPY command.
Use AWS Application Migration Service (MGN) to replicate the Oracle server to EC2.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 4
75 questions · hints · full answers · grading
Expert