Using DMS to replicate single-tenant to multi-tenant DB structure.

0

We have a PostgreSQL DB with single-tenant structure that include around 15k schemas. The data size is around 3 TB. We want to replicate the data of those schemas into one big MySQL multi-tenant DB. Note: all schemas have the same tables' structure, and the same for the target DB.

Can DMS help us achieving that?

Radwan
質問済み 2年前345ビュー
1回答
0

The Schema Conversion Tool is where you should start. There are options to use Glue to perform ETL as well. This may be your solution.

profile pictureAWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ