Migrate relational data into Azure Cosmos DB using Azure Data Factory
In my previous post, I explained how to use Azure Databricks and the Apache Spark collect_list function to perform a two-table relational data migration to NoSQL, using the embedding approach to...
View ArticleCreating Mobile Applications with Azure Cosmos DB and React Native
Building a mobile application with Azure Cosmos DB and React Native is simple… let’s give it the old college try :$. First, let’s set up our environment. I use a Mac, so adjust accordingly. To setup...
View ArticleIntegrating Azure Cosmos DB Cassandra API with Apache Kafka using Kafka Connect
Azure Cosmos DB Cassandra API is a fully managed cloud service that is compatible with Cassandra Query Language (CQL) v3.11 API. It has no operational overhead and you can benefit from all the...
View ArticleBenchmarking Data Migration from Cassandra to Azure Cosmos DB Cassandra API
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...
View ArticleAnnouncing the New Azure Cosmos DB Desktop Data Migration Tool
Today we’re excited to introduce a brand new Azure Cosmos DB Desktop Data Migration Tool. You can find the new tool at https://github.com/AzureCosmosDB/data-migration-desktop-tool. Read more about it...
View ArticleIntroducing Intra-Account Collection Copy in Azure Cosmos DB for MongoDB
Azure Cosmos DB, Microsoft’s globally distributed, multi-model database service, has always been at the forefront of empowering developers with innovative features and functionalities. In its pursuit...
View ArticleNew Offline Migration Feature in Azure Cosmos DB for MongoDB Migration...
In April 2023, we announced the public preview for end-to-end assessment in Azure Cosmos DB Migration for MongoDB extension in Azure Data Studio. We have recently added the offline migration capability...
View ArticleBest Practices for Re-modeling Graph database to Azure Cosmos DB for NoSQL
Introduction Azure Cosmos DB is Microsoft’s premier fully managed NoSQL database for modern app development. It is ideal for solutions including artificial intelligence, digital commerce, Internet of...
View ArticleMongoDB to Azure Cosmos DB for NoSQL Migration – Learnings from Java SDK V4...
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...
View ArticleOptimizing database performance: Changing partition keys of a container in...
Partitioning is a key concept in Azure Cosmos DB, a fully managed, globally distributed, multi-model database service that offers unlimited scalability and low latency. By distributing data across...
View ArticleSimplifying your Azure Cosmos DB migration: From Serverless to Provisioned...
Azure Cosmos DB offers a range of options to fit the diverse needs of cloud applications, including the choice between serverless and provisioned throughput accounts. The serverless option is ideal for...
View ArticleIntroducing Online Migration Capability for vCore-based Azure Cosmos DB for...
We’re thrilled to announce a significant enhancement to the Azure Cosmos DB Migration for MongoDB extension! Now, you can seamlessly migrate your MongoDB workloads to vCore-based Azure Cosmos DB for...
View ArticleHow to migrate MongoDB to Azure Cosmos DB for MongoDB using Spark and Databricks
MongoDB is a popular document database that offers high performance, scalability, and flexibility. Many organizations use MongoDB to store and process large volumes of data for various applications....
View Article