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 Risposta
2
Risposta accettata

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
ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande