Showing results for January 2024 - Azure Cosmos DB Blog

Jan 25, 2024
0
1

Azure Engineer Nominated for Cassandra Catalyst Program

Theo van Kraay
Theo van Kraay

What is the Catalyst program? The Cassandra Catalyst® Program is a prestigious initiative that recognizes individuals who are dedicated to the growth and success of the Apache Cassandra® community. German Eichberger, Principal Engineering Manager for Azure Managed Instances for Apache Cassandra, is a Catalyst who has demonstrated a deep unders...

Azure Cosmos DB for NoSQL
Jan 18, 2024
0
1

Latest NoSQL Java Ecosystem Updates 2023 Q3 & Q4

Theo van Kraay
Theo van Kraay

We're always busy adding new features, fixes, patches, and improvements to our Java-based client libraries for Azure Cosmos DB for NoSQL. In this regular blog series, we share highlights of recent updates in the last period.   July - December 2023 updates     Spark 3.4 Support C...

Java SDKAzure Cosmos DB for NoSQLSpark
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