Overview
Explore the process of consuming an Azure Cosmos DB SQL API change feed using the SDK in this comprehensive video tutorial. Learn how to create a change feed processor in the .NET SDK and author a delegate to handle batches of changes in client-side applications. Dive into change feed design patterns, understand SDK features, and complete hands-on exercises. Discover implementation techniques for change feed processors, estimators, and consumption manipulation. Gain insights on where to host the change feed processor and test your knowledge with a quiz. Perfect for developers looking to enhance their skills in Azure Cosmos DB and change feed processing.
Syllabus
- Welcome.
- Learning objectives and introduction.
- Change feed Design Patterns.
- Understand change feed features in the SDK.
- Exercise: Process change feed events using the Azure Cosmos DB SQL API SDK.
- Implement a delegate for the change feed processor.
- Implement the change feed processor.
- Implement the change feed estimator.
- Manipulating change feed consumption.
- Where to host the change feed processor.
- Knowledge Check.
- Summary and conclusion.
Taught by
Microsoft Developer