Please enable JavaScript.
Coggle requires JavaScript to display documents.
DDD re-distilled - Coggle Diagram
DDD re-distilled
DDD modelling process
-
-
-
-
Pioneers, Settlers & Town Planners
-
-
-
-
-
-
To go further
-
-
Functional Core, Imperative Shell
-
-
-
-
Tactical patterns
Aggregates
Rule of thumbs
- Protect business invariants inside Aggregate boundaries.
-
- Reference other Aggregates by identity only.
- Update other Aggregates using eventual consistency.
-
-
-
-
-
-
References
Books
-
-
-
-
-
Accelerate: The Science Behind Devops - Nicole Forsgren, Jez Humble, Gene Kim
-
-