Offline Migration of AWS DynamoDB to Azure Cosmos DB NOSQL API
In this blog post, I will explain how you can migrate your AWS Dynamo DB to Azure Cosmos DB No SQL API in offline. The solution leverages GitLab CI/CD pipeline from downloading Dynamo DB data from S3 bucket to uploading JSON data into Azure Cosmos DB NoSQL API container. Now, we know that both Cosmos … Read more