Showing results for 2024 - Page 9 of 9 - Azure Cosmos DB Blog

Jan 11, 2024
9
2

Azure Cosmos DB design patterns – Part 5: Document versioning

Jay Gordon
Jay Gordon

Welcome to part five of our series of blog posts focused on sharing common design patterns you can use to build applications with Azure Cosmos DB for NoSQL. Over the years, customers have asked us for help in designing applications around specific scenarios they were trying to achieve. In some cases, these centered around implementing certain patte...

Azure Cosmos DB for NoSQL
Jan 8, 2024
0
4

Best Practices for Re-modeling Graph database to Azure Cosmos DB for NoSQL

Subhasish Ghosh Faiz Chachiya Sandeep S. Nair
Subhasish,
Faiz,
Sandeep

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 Things, booking management and other types of use cases. It offers single-digit millisecond response times, automatic and instant scalability along w...

Tips and TricksMigrationData Architecture
Jan 4, 2024
0
0

Azure Cosmos DB design patterns – Part 4: Global distributed lock

Jay Gordon
Jay Gordon

Over the years, customers have asked us for help in designing applications around specific scenarios they were trying to achieve. In some cases, these centered around implementing certain patterns using a JSON-based NoSQL database. Some of these patterns are very common in the NoSQL world, but not well understood by those new to NoSQL databases. Ot...

Azure Cosmos DB for NoSQL