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
gefragt vor 4 Jahren503 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen