Posts by this author

May 21, 2025
Post comments count0
Post likes count0

General Availability of Change Streams in vCore-Based Azure Cosmos DB for MongoDB

We’re excited to announce the general availability (GA) of Change Streams for Azure Cosmos DB for MongoDB (vCore)—empowering developers to build real-time, event-driven applications with ease and scale.  With Change Streams now in GA, your applications can react instantly to data changes in the database, enabling low-latency use cases such as li...

Azure Cosmos DB for MongoDB
Nov 19, 2024
Post comments count0
Post likes count0

Change Streams in public preview for vCore-based Azure Cosmos DB for MongoDB

Change streams provide a real-time flow of database changes from your database to your application. This feature enables the development of reactive applications by allowing you to subscribe to database changes. Configuring Change Streams To get started with change streams, let's look at an example code snippet that initiates a change stream on t...

Azure Cosmos DB for NoSQL