Episode

Event Sourcing architecture with Azure Cosmos DB and 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: