Posts by this author

Nov 2, 2021
Post comments count9
Post likes count0

Now Generally Available – Partial Document Update in Azure Cosmos DB

Check out the new partial document update feature for Azure Cosmos DB Core (SQL) API, announced at Microsoft Ignite. This feature makes it possible to use the Java, .NET, and Node.js SDKs to perform path-level updates to specific fields/properties in a single document without needing to perform a full document read-replace operation.

Azure Cosmos DB for NoSQLAnnouncements
Dec 14, 2020
Post comments count0
Post likes count0

Integrating 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 underlying Azure Cosmos DB capabilities such as global distribution, automatic scale out partitioning, availability and latency guarantees, encryption at res...

Azure Cosmos DB for Apache CassandraMigrationData Architecture