May 2019
Intermediate to advanced
504 pages
11h 50m
English
Azure Cosmos DB continuously monitors changes in collections, and these changes can be pushed to various services through the change feed. The events that are pushed through the change feed can be consumed by Azure Functions and App Services, as well as stream processing and data management processes.
Insert, update, and soft-delete operations can be monitored through the change feed, with each change appearing exactly once in the change feed. If there are multiple updates being made to a certain item, only the latest change is included in the change feed, thus making it a robust and easy-to-manage event processing pipeline.
Read now
Unlock full access