Can a DMS task have single source with multiple targets.

0

We have an RDS instance and want to replicate the data of the tables in that RDS to multiple targets. Below are the requirements.

  1. Migrate data from source (RDS) to target (RDS).
  2. Migrate data from source (RDS) to target (Kinesis).
  3. Migrate data from source (RDS) to target (S3).
  4. Migrate data from source (RDS) to target (Open Search).
  5. Migrate data from source (RDS) to target (Redshift).

For all the migration tasks, the source is same but the targets are different. Can we do the above mentioned migration with single DMS task or do we have to create multiple DMS tasks by taking a hit on the RDS instance performance?

1 回答
0
已接受的回答

At this moment, you may have to create multiple tasks.

Reference : https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.ReplicationTasks.MultipleTasks.html

profile pictureAWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则