How we can migrate data for more than one database as I mentioned above 400?
Do I need to create sources, targets, endpoints and replication tasks for every database?
This is for only one source and one target db
I have migrated one database using DMS AWS service with following steps:
- Create source and target databases
- Create source and target endpoints.
- create a replication task (migrate existing data) of type full load.
Data migrated successfully to the target database.