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
feita há 4 anos503 visualizações
1 Resposta
0
Resposta aceita

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 há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas