SAP-C02 · Question #849
SAP-C02 Question #849: Real Exam Question with Answer & Explanation
The correct answer is D: Use AWS DMS to replicate data from the on-premises Oracle database to a new Amazon Aurora. AWS DMS enables near-zero-downtime migration. Pair it with AWS SCT to convert the Oracle schema and stored procedures to Aurora PostgreSQL. Aurora is a managed, highly available service (multi-AZ, fault-tolerant storage). This meets the “managed,” “high availability,” and “minima
Question
A company has an application that uses an on-premises Oracle database. The company is migrating the database to the AWS Cloud. The database contains customer data and stored procedures. The company needs to migrate the database as quickly as possible with minimum downtime. The solution on AWS must provide high availability and must use managed services for the database. Which solution will meet these requirements?
Options
- AUse AWS DMS to replicate data from the on-premises Oracle database to a new Amazon RDS
- BCreate a database backup of the on-premises Oracle database. Upload the backup to an Amazon
- CUse AWS DMS to replicate data from the on-premises Oracle database to a new Amazon
- DUse AWS DMS to replicate data from the on-premises Oracle database to a new Amazon Aurora
Explanation
AWS DMS enables near-zero-downtime migration. Pair it with AWS SCT to convert the Oracle schema and stored procedures to Aurora PostgreSQL. Aurora is a managed, highly available service (multi-AZ, fault-tolerant storage). This meets the “managed,” “high availability,” and “minimal downtime” requirements without odd workarounds.
Community Discussion
No community discussion yet for this question.