Designing Microservices with CQRS and Event Sourcing in .NET
Understanding CQRS and Event Sourcing in .NET with a practical example using a simple banking application to explain these key concepts in software design. Combining CQRS and Event Sourcing can make a...
Slim Your Aggregates with Event Sourcing!
Event Sourcing is a technique used to model a system’s domain using an append-only store of events. In this article, Oskar Dudycz explains Event Sourcing and how it can help reduce the size of aggrega...
Implementing an Event Sourcing strategy on Azure - Olena Borzenko & Eldert Grootenboer

The session focuses on implementing event solution strategy on Azure and how it can be used in event sourcing. The speakers discuss their experiences with implementing Cosmos DB Asia and how it is a g...