AWS CCP Notes

Search

Search IconIcon to open search

23-07 Database Migration Service (DMS)

Last updated Aug 17, 2023 Edit Source

35 AWS Database Migration Service (DMS) allows you to quickly and securely migrate one database to another. DMS can be used to migrate your on-premise database to AWS.

AWS Schema Conversion Tool is used in many cases to automatically convert a source database schema to a target database schema.

Warning

Each migration path requires a bit of research since not all combinations of sources and targets are possible.