Skip to content

Instantly share code, notes, and snippets.

@rdebeasi
Last active May 17, 2018 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rdebeasi/177bf9bfab5097be7e043754c932bb54 to your computer and use it in GitHub Desktop.
Save rdebeasi/177bf9bfab5097be7e043754c932bb54 to your computer and use it in GitHub Desktop.
Notes for running an event storming workshop

From a whiteboard that someone wrote in Boston:

  1. Establish goal & context
  2. Users/functional roles
  3. Important steps on timeline? (step)
  4. What does the button say? (command)
  5. What does the button do? (event)
  6. What data do you need to successfully press the button? (aggregate)
  7. Is there a UI for this? (view)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment