Deciders: composition for aggregates – Jérémie Chassaing – DDD Europe 2021

video:

Domain-Driven Design Europe 2021 – June
https://dddeurope.com – https://twitter.com/ddd_eu

Aggregates is a well defined concept for isolation, but often leads to complexity when it's time to run them. It can be tempting to enlarge the boundary to group them and reduce the number of parts of the system, going against the original goal.
The formal structure of deciders enables composition, to keep boundaries tight and still run everything as a single unit.

Aggregates is a well defined concept for isolation, but often leads to complexity when it's time to run them. It can be tempting to enlarge the boundary to group them and reduce the number of parts of the system, going against the original goal.
The formal structure of deciders enables composition, to keep boundaries tight and still run everything as a single unit.

Tags

Follow us

Read our latest news from Virtual DDD on any of these social networks!

Recent videos

Impact Mapping – The Secret Sauce

Details "Impact mapping is a lightweight, collaborative planning technique for teams that want to make a big impact with software products. It is based on user interaction design, outcome-driven planning and mind mapping. Impact maps help delivery teams and...

Pragmatic Architecture: How to Know When It’s Enough

Details Overengineering wastes time and effort, while underengineering creates future pain. How do you strike the right balance? This talk explores how you can use the balanced coupling model to achieve the just-right engineering. You’ll learn to predict volatility of...