- Process change feed events using the change feed processor in the Azure Cosmos DB for NoSQL .NET SDK.
After completing this module, you'll be able to:
- Create a change feed processor in the .NET SDK
- Author a delegate to handle a batch of changes in a client-side application
- Use Azure Functions bindings to integrate a function with Azure Cosmos DB for NoSQL.
After completing this module, you'll be able to:
- Create an Azure Function using the Azure Cosmos DB trigger
- Index Azure Cosmos DB for NoSQL data with Azure Cognitive Search.
After completing this module, you'll be able to:
- Create an indexer to migrate data from Azure Cosmos DB for NoSQL to an Azure Cognitive Search index
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Syllabus
- Consume an Azure Cosmos DB for NoSQL change feed using the SDK
- Introduction
- Understand change feed features in the SDK
- Implement a delegate for the change feed processor
- Implement the change feed processor
- Implement the change feed estimator
- Exercise: Process change feed events using the Azure Cosmos DB for NoSQL SDK
- Knowledge check
- Summary
- Handle events with Azure Functions and Azure Cosmos DB for NoSQL change feed
- Introduction
- Understand Azure Function bindings for Azure Cosmos DB for NoSQL
- Configure function bindings
- Develop function
- Exercise: Process Azure Cosmos DB for NoSQL data using Azure Functions
- Knowledge check
- Summary
- Search Azure Cosmos DB for NoSQL data with Azure Cognitive Search
- Introduction
- Create an indexer for data in Azure Cosmos DB for NoSQL
- Implement a change detection policy
- Manage a data deletion detection policy
- Exercise - Search data using Azure Cognitive Search and Azure Cosmos DB for NoSQL
- Knowledge check
- Summary