A small, public-safe set of links I often share in conversations about field engineering, architecture discovery, domain modeling, and moving from discussion to buildable systems.
- Introducing EventStorming - the canonical book reference.
- Hands-On Domain-Driven Design with .NET Core - Alexey Zimarev's practical DDD book/code repo. Chapter 3 is especially useful as an Event Storming bridge: start with collaborative discovery, capture events/commands/policies in the language of the domain, then use that shared model to shape bounded contexts and implementation seams.
- Domain-Driven Design Quickly - concise DDD primer.
- DDD Reference - Eric Evans' compact reference for DDD terms and p