Event Sourcing architecture with Azure Cosmos DB & Azure Functions

Описание к видео Event Sourcing architecture with Azure Cosmos DB & Azure Functions

These days some of the best solutions are Serverless - code executing in the cloud, reading and writing data to datastores in the cloud, without having to worry about trivial details like the data schema and scaling issues. This talk goes beyond the Serverless hype and discusses practical implementation of event sourcing using Azure Functions & CosmosDB - in particular, the change feed feature of Cosmos DB. We will walk through an event sourcing architecture and how to implement the datastore, events and materialized view in a serverless fashion.

Docs Pages/CTAs:
Azure Functions: https://docs.microsoft.com/en-us/azur...
Cosmos DB: https://docs.microsoft.com/en-us/azur...
Azure SQL DB: https://docs.microsoft.com/en-us/azur...
Logic Apps: https://docs.microsoft.com/en-us/azur...
Learn Collection: https://aka.ms/azureserverlessconf/re...

Cloud Skills Challenge: https://aka.ms/azureserverlessconf/ch...

Комментарии

Информация по комментариям в разработке