Migrating out of QLDB?

0

A customer is looking at using QLDB. They have a concern that this ties them into AWS.

What are the options of 'migrating out' of QLDB into another ledger, if they so needed to? Apologies, I realise this is bit of a woolly question.

I believe you could replay transactions into the destination system (with quite a few considerations needed).

Thank you in advance.

AWS
preguntada hace 4 años503 visualizaciones
1 Respuesta
0
Respuesta aceptada

You can export journal data from QLDB directly to S3 by submitting the journal export request. https://docs.aws.amazon.com/qldb/latest/developerguide/export-journal.html

An Amazon QLDB journal export job writes two manifest files in addition to the Amazon Ion data objects containing your journal blocks. These are all saved in the Amazon Simple Storage Service (Amazon S3) bucket that you provided in your export request.

AWS
Ejaz
respondido hace 4 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