Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save slavahatnuke/493a7d2aa50046a78a082cdfb9044ecf to your computer and use it in GitHub Desktop.
Save slavahatnuke/493a7d2aa50046a78a082cdfb9044ecf to your computer and use it in GitHub Desktop.
DDD/CQRS/ES/Architecture videos

If you have a few days to learn the

  • Very basics of modelling
  • Domain-Driven Design
  • CQRS and Event Sourcing

Here's what you should do

In the evenings read the Domain-Driven Design Quickly Minibook

During the day watch following great videos (in this order):

  1. Eric Evans' What I've learned about DDD since the book
  2. Eric Evans' Strategic Design - Responsibility Traps
  3. Udi Dahan's Avoid a Failed SOA: Business & Autonomous Components to the Rescue
  4. Udi Dahan's Command-Query Responsibility Segregation
  5. Greg Young's Unshackle Your Domain
  6. Eric Evans' Acknowledging CAP at the Root -- in the Domain Model
  7. Udi Dahan's Udi Dahan - Commands, Queries, and Consistency
  8. Greg Young's 19 1/2 Things to Make You a Better Object Oriented Programmer
  9. Udi Dahan's Who needs a service bus anyway?
  10. Dan Bergh Johnsson's Power of Value
  11. Martin Thompson's Event Sourced Architectures for High Availability
  12. Andrew Stewart's Modeling in a Cold Climate
  13. Kevlin Henney's Modeling in the Age of Agility
  14. Simon Brown's The Frustrated Architect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment