Discovering Events

Checkout lesson on UDEMY Section preview

To understand the domain, one MUST understand the events produced and consumed in the domain. There are multiple ways to do it; objective is to:

  • Identify Domain & Integration events
  • Producer of the events
  • Consumers of the events

Teams process the knowledge received from the Domain Experts into Domain models. This process is referred to as knowledge crunching

Output of the exercise is Structured domain knowledge; the knowledge is then translated into domain model assets such as UML, Ubiquitous Language, Data models, ….

knowledge-crunching