Introduction

Many think of domain models as data models. You can easily see it by searching "domain model" in Google – all the things you find are data diagrams or class diagrams. Although class diagrams sometimes contain some useful behavior (methods), even this does not happen that often. However, since the complexity of the business is rarely in the data, we need to realize that behavior is an integral part of a domain model.

Big picture EventStorming helps us to understand the whole business or a part of it, but we need to take it further to get to the implementation. Design-level EventStorming is just that – we put a part of the whole system, which is most interesting for us, and dive deeper into it, discovering more events and new flows.

In this chapter, we will cover the following topics:

  • What does domain model represent
  • Patterns and anti-patterns
  • Design-level EventStorming
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.223.196.146