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?

1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande