Get Mystery Box with random crypto!

Understanding The Mindset of Event Sourcing As Event Sourci | Programming Tips 💡

Understanding The Mindset of Event Sourcing

As Event Sourcing (ES) becomes more and more mainstream, usually bundled with DDD and CQRS, it's important for domain modellers, application architects and etc to understand the paradigm behind the recipe.

In the 'classical' approach, the domain state is seen as a data structure or a collection of data structures (entities data).

In ES we see the domain state as a collection of changes.

You may wonder how we've got here and why this is the preferred way of working for many DDD practitioners


[ Article ] : kutt.it/Es


#EventSourcing
@ProgrammingTip