Maintained with ☕️ by
IcePanel logo

AWS Database Migration Service now provides more comprehensive premigration assessments

Share

Services

[AWS Database Migration Service (AWS DMS)](https://aws.amazon.com/dms/) has expanded the functionality of premigration assessments. A premigration assessment evaluates the source and target databases of a database migration task to help identify any problems that might prevent a migration from running as expected. By identifying and fixing issues before a migration starts, you can avoid delays in completing the database migration. With this enhancement, the premigration assessments can obtain more detailed information about the source schema and tables to provide recommendations on the AWS DMS settings that should be used. For example, the assessment can suggest which method of reading redo logs for change data capture (CDC) should be used or it could check if the recommended settings have been enabled, providing best practice recommendations from AWS DMS experts. To learn more, see [Enabling and working with premigration assessments for a task](https://docs.aws.amazon.com/dms/latest/userguide/CHAP%5FTasks.AssessmentReport.html).