Which database migration solution will result in the LEAST amount of impact to the application’s availability?

1 Comment

  1. Danielle
    Author

    I plot that the answer is:
    Use AWS DMS to load and replicate the dataset between the on-premises Oracle database and the replication instance hosted on AWS. Provision an Amazon RDS for Oracle instance with Transparent Data Encryption (TDE) enabled and configure it as a target for the replication instance. Create a customer-managed AWS KMS master key to set it as the encryption key for the replication instance. Use AWS DMS tasks to load the data into the target RDS instance. During the application maintenance window and after the load tasks reach the ongoing replication phase, switch the database connections to the new database.

Leave a Reply to Danielle Cancel reply

Your email address will not be published. Required fields are marked *

20 − 1 =