What is EventStorming
This technique is used for requirements gathering, modeling, and creating a shared understanding among project stakeholders. It is a workshop-based method designed to explore what is happening in the system for which software is being built.
The approach is intentionally low-tech, using simple materials such as stickies placed on the wall during the session. This makes it highly collaborative, visual, and accessible to participants with different backgrounds.
In addition to software development, the technique can be used in many other contexts—whenever teams need to quickly and collaboratively understand how a system works or how activities unfold in a particular area of their endeavor.
While it is often used as part of the discovery process in the Domain-Driven Design (DDD) approach to software development, the technique can also be applied effectively on its own, independent of DDD. Read more ...