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
質問済み 4年前503ビュー
1回答
0
承認された回答

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
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ