Check out the latest recommendations for using Java V4 Cassandra Driver with Azure Cosmos DB's Cassandra API. We've created a custom Java extension that you can implement without any code changes, for a better overall experience.
Today at Microsoft Ignite, we announced Azure Managed Instance for Apache Cassandra in public preview. Azure Managed Instance for Apache Cassandra provides the ability to provision managed native Apache Cassandra clusters, with automated deployment and scaling operations, accelerating hybrid scenarios and reducing ongoing maintenance.
Why are ...
Azure Cosmos DB serverless is now available for the Cassandra API. Get an overview of this new option, a walk-through on getting started, and tips for choosing between serverless and provisioned throughput for your database operations.
How to support bulk updates in Azure Cosmos DB with Optimistic concurrency control. In this sample, we use Core (SQL) API to bulk update vertices in a graph hosted in Gremlin API!
Searching for how to change your partition key in Azure Cosmos DB? You have come to the right place! Learn how to achieve this by leveraging Change Feed and Bulk Execution features in Azure Cosmos DB to live migrate containers.
Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor's powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function's logic without worrying about the r...
Creating event sourcing solutions with Azure Cosmos DB is easy with Azure Functions Triggers, where you can leverage the Change Feed Processor's powerful scaling and reliable event detection functionality, without the need to maintain any worker infrastructure. You can just focus on your Azure Function's logic without worrying about the r...
Azure Cosmos DB now has GA support for Change Feed for its Cassandra API. This now allows users of Azure Cosmos DB's Cassandra API to get the same great advantages of using Change Feed as enjoyed by users of SQL (Core) API and MongoDB API.
What is Change Feed?
Azure Cosmos DB's Change Feed is a persistent log of documents within a container. A co...