Migrate data from Couchbase to DynamoDB using AWS DMS

0

Hello, We are trying to migrate data from Couchbase instances that run in EC2 to DynamoDB using AWS Data Migration Service (DMS).

First question: is this supported? I dont see it listed here: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Introduction.Sources.html

Second question: what steps would you suggest for migrating such data

1回答
2
承認された回答

I dont believe Couchbase is a supported source of DMS. You could probably export your tables in CSV format to S3 using cbtransfer then using DynamoDB ImportTable to import the CSV data to DynamoDB.

profile pictureAWS
エキスパート
回答済み 2年前

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

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

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

関連するコンテンツ