Showing tag results for migration

Feb 25, 2025
Post comments count0
Post likes count3

Migrating data from DynamoDB to Azure Cosmos DB

Abhishek Gupta

Co-authors: RK Iyer, Mangal Dutta Migrating stateful systems, such as databases, is a complex process. A frequent requirement for customers is to transfer data from DynamoDB to Azure Cosmos DB for NoSQL. This process involves several stages, including exporting data from DynamoDB, performing necessary transformations, and importing the data into...

Azure Cosmos DB for NoSQLMigrationSpark
Oct 2, 2024
Post comments count0
Post likes count1

Discover the New Azure Cosmos DB Samples Gallery!

Mark Brown

We are thrilled to introduce the Azure Cosmos DB Samples Gallery —your ultimate destination for top-tier Azure Cosmos DB samples, technical guidance, and content created by both Microsoft and the community, including Azure OpenAI samples.   Who is it for? Designed for developers and technical professionals, this gallery is an invaluable ...

AnnouncementsAzure Cosmos DB for NoSQLAzure Cosmos DB for MongoDB
Feb 22, 2024
Post comments count0
Post likes count2

MongoDB to Azure Cosmos DB for NoSQL Migration – Learnings from Java SDK V4 Micro-Optimizations

Subhasish,
Theo

The authors wish to thank Govind Kanshi (Principal PM Manager), Abinav Rameesh (Principal PM Manager), Kushagra Thapar (Principal Engineering Manager), Annie Liang (Sr. Software Engineer) and Faiz Chachiya (Sr. Cloud Solution Architect, CSU) for their valuable insights, and contributions during the Proof-of-Concept (PoC). Introduction  Azure Cosm...

Azure Cosmos DB for NoSQLTips and TricksJava SDK
Nov 15, 2023
Post comments count0
Post likes count0

New Offline Migration Feature in Azure Cosmos DB for MongoDB Migration Extension for Azure Data Studio

Sandeep S. Nair

Editor's note (November 2025): Azure Cosmos DB for MongoDB (vCore) has been renamed to Azure DocumentDB. This article was originally published before the rename, so it uses the product name that was current at the time. While the product name has changed, the technical concepts discussed in this article remain applicable unless otherwise noted. For...

Azure Cosmos DB for MongoDBAnnouncementsMigration
Jun 28, 2022
Post comments count0
Post likes count1

Benchmarking Data Migration from Cassandra to Azure Cosmos DB Cassandra API

Alp,
Akash

About the authors:  Akash & Alp We are working with many customers who for a variety of reasons such as not having to deal with patching the O/S, upgrades, scalability, etc. are looking to move their Cassandra IaaS workloads to Azure and one of the destinations is Azure Cosmos DB Cassandra API. We wanted to explore and dive deeper into perfo...

Azure Cosmos DB for Apache CassandraTips and TricksMigration
Mar 19, 2020
Post comments count0
Post likes count0

Native Mongo shell on Azure Cosmos DB API for MongoDB now in preview

Luis Bosquez

We are happy to announce the preview release for native Mongo shell v3.6.8 on the Data Explorer for Azure Cosmos DB’s API for MongoDB! This will provide you with the native Mongo shell capabilities for database management and CRUD operations. This is available in your Data Explorer either in the Azure Portal or in its stand-alone version. Check ...

AnnouncementsAzure Cosmos DB for MongoDB
Mar 5, 2020
Post comments count0
Post likes count0

Migrating Relational Data into Azure Cosmos DB using Azure Data Factory and Azure Databricks

Tonio Lora

Organizations migrating relational data to Azure Cosmos DB meet different challenges, from moving large amounts of data, to performing the transformations required to properly store the data in a format that will provide the performance required. The first step on this type of migrations is to come up with the non-relational model that will accomm...

Tips and Tricks