Home » Science & Technology » How to deploy event sourcing solution for Azure Cosmos DB with Azure Functions + .NET in 7 minutes

How to deploy event sourcing solution for Azure Cosmos DB with Azure Functions + .NET in 7 minutes

Written By Azure Cosmos DB on Wednesday, May 06, 2020 | 08:03 AM

 
Create a simple event sourcing solution that moves data from one Azure Cosmos DB collection to another using the Change Feed and Azure Functions, with .NET in Visual Studio Code. To follow along with this video, complete these steps: 1. Pre-requisites and instructions in: https://youtu.be/VaAzqxutm34 2. Install NuGet Package Manager for VS code: https://marketplace.visualstudio.com/items?itemName=jmrog.vscode-nuget-package-manager For more: - Visit www.AzureCosmosDB.com - For Azure Cosmos DB change feed and event sourcing use cases, visit: https://docs.microsoft.com/en-us/azure/cosmos-db/change-feed - Try our lab on Azure Cosmos DB Change Feed: https://cosmosdb.github.io/labs/ #AzureCosmosDB #serverless #dotnet