Thanks for attending Ch-ch-ch-changes: Tracing Changes in Azure Cosmos DB at the Hampton Roads .NET User Group!
Ch-ch-ch-changes: Tracing Changes in Azure Cosmos DB
David Bowie might be unable to trace how time changes him, but the Azure Cosmos DB change feed allows us to trace the changes to your data within your Cosmos database. The Azure Cosmos DB change feed listens to an Azure Cosmos container for any changes and outputs the sorted lists of changed documents. In this session, you learn the change feed, how it works, and how to use it to build more robust applications.
Learning Objectives
- Learn how the Azure Cosmos DB change feed works
- Learn how to build robust applications that can react to changes within the database
- See real-world examples of how to implement the most common use cases for the change feed