The Cons of Using AWS DMS with SQL Server

Don Victor
3 min readMar 25, 2021
DMS

AWS DMS (Database Migration Service) supports ongoing replication to keep your source and target databases synchronized. However there are some pitfalls you should be aware of before you use it in production.

This post lists some of the issues you may run into with an ongoing DMS task that keeps a target database in sync with a source RDS SQL Server database.

--

--