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
preguntada hace 2 años345 visualizaciones
1 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas