Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.13 KB

DDD.md

File metadata and controls

36 lines (25 loc) · 1.13 KB

Domain-Driven Design

Domain-Driven Design: Hidden Lessons from the Big Blue Book - Nick Tune

How to rewrite, a bit at a time - Sabrina Leandro - DDD Europe 2019

Practical DDD: Bounded Contexts + Events = Microservices

Building microservices with event sourcing and CQRS

DDD & REST - Domain Driven APIs for the web - Oliver Gierke

Domain-Driven Design with Relational Databases Using Spring Data JDBC

Is Domain-Driven Design more than Entities and Repositories? - Jimmy Nilsson

Interview with Eric Evans, Udi Dahan and Diego Vega

Event Sourcing: Traceability, Consistency, Correctness - Thomas Bøgh Fangel - DDD Europe 2020

Functional Event Sourcing - Jérémie Chassaing - DDD Europe 2020

Capability Mapping - Ian Cooper