Azure CosmosDB to Aurora Postgres

0

Hi Folks,

Is it possible to Migration Azure CosmosDB postgres to Aurora Postgres?

could not find any clear indication if it is possible with DMS.

1 Answer
1

Hi,

The natural target for Azure CosmosDB is more AWS DynamoDB.

Have a look at this blog to see how you can achieve it smoothly: https://aws.amazon.com/blogs/database/migrate-from-azure-cosmos-db-to-amazon-dynamodb-using-aws-glue/

Note: : we suggest DynamoDb because of the NoSQL aspects of CosmosDB, but if the data that you intend to migrate is fully relational, you can easily adapt the use of Glue to load your data into Aurora.

Best,

Didier

profile pictureAWS
EXPERT
answered 3 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions