/blog / series/event-sourcing-cqrs-series

$ Event Sourcing & CQRS in Practice

4 posts, in reading order

Event Sourcing and CQRS as they behave in production: building scalable systems on an append-only event log, keeping read and write models honest, and what happens when the event store itself becomes the bottleneck.

One post goes deep on securing event-sourced financial systems — encryption, key rotation and observability for data that can never be deleted — drawing on years of fintech work where these patterns carry real money.

$ Posts in this series