/my-ddd-journey

A list of Domain-Driven Design and architecture resources

my-ddd-journey

A list of Domain-Driven Design resources that I found interesting on my journey studying DDD.

Books

Online Courses

Podcasts

Articles

Aggregates

Entities

Domain Services

Application Services

Domain Events

Event Sourcing

Supporting Architectures

Other

REST

  • There is No U in CRUD, James Hood (25/07/2017) [resist the urge to follow the CRUD model for service APIs (use DDD to define your API in terms of domain objects and the business operations] http://jlhood.com/there-is-no-u-in-crud/

Q&A

Aggregates

Entities

Talks

Functional DDD

Supporting Architectures

Sample projects