DDD — Events Are Complex
Published in
4 min readMar 5, 2022
--
Why do Events matter so much in Domain-Driven Design?
The Evolution of Events in Domain-Driven Design
Most aspects of modern software engineering can be found in or traced back to Domain-Driven Design: Tackling Complexity in the Heart of Software by Eric Evans. EventSourcing is something that has evolved in the world of DDD…