Domain-Driven Design and CQRS/ES
Last updated
Last updated
: a 136 page introduction that will get you up to speed before you attempt larger books.
: a Pluralsight course which provides a good introduction to all the basics.
: a good intermediate Pluralsight course.
: we've found this to be the most practical book to start with.
: and this is the next book, it's value is in a .
: this course provides some great insight to when to use CQRS. The differentiation between Event Sourcing and Event Streaming is of particular note which doesn't get much attention.
: the unpublished follow-up to provides great definitions, descriptions and example of patterns such as and .
: the original book that started it all. Domain-Driven Design has evolved since this book was written, but the core philosophy continues.
: applying messaging patterns from and Domain-Driven Design to the Actor Model. .
: a course from Pluralsight that may help you triangulate your learning.