Azure Cosmos DB has versatile hidden feature: the change feed. The Change Feed allows apps to subscribe to Cosmos DB for inserts and updates on data. When this happens, the changes are published to the change feed as an event, and code can respond to the changes rather than polling the database or having to create complex dataflows. In this video, we'll set one up and show you how easy it is to use.
00:27 -- Intro
01:22 -- Understanding How It Works in Cosmos
05:01 -- Publisher Application
06:24 -- Setting up an Azure Function to listen for changes
Related Videos:
Cosmos DB APIs: https://youtu.be/Ttf2aS8YkUI
Cosmos DB SQL API: https://youtu.be/iWAB1eMtY70
Cosmos DB Graph API: https://youtu.be/98PtbE4f4B8
------
Wintellect: https://www.wintellect.com/
WintellectNOW: https://www.wintellectnow.com/
Blaize's Website: https://www.blaize.net/
Twitter:
Blaize: http://twitter.com/theonemule
Wintellect: http://twitter.com/Wintellect
WintellectNOW: http://twitter.com/WintellectNow