Saltar al contenido

Multi-region Keyspaces

0

I am trying to find out if Keyspaces can be replicated to multiple regions? I see that they replicate within the region, but what if you are operating in multiple regions for availability?

preguntada hace 3 años500 visualizaciones
1 Respuesta
0

The multi-region replication is not supported by Amazon Keyspaces today. A potential workaround is to export keyspaces table as CSV file to S3 bucket in the primary region and then replicating this CVS file from S3 to Keyspaces table in another region via spark/EMR.

AWS
respondido hace 3 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.