What is Event Storming?
Event Storming, introduced by Alberto Brandolini, is a fast way to get everyone who knows something about a domain in a room (physical or virtual) and produce a shared model. It is especially effective at surfacing hidden complexity and at seeding DDD bounded contexts.
Related terms
- Domain-Driven Design (DDD) — An approach to software design that centers the model and language of the business domain.