Domain Driven Design

  1. Strategic Design (Overview of the domain/app on the higher level)
  2. Tactical Design (Overview at the lower level)

Strategic Design

We talk about the problems and not solutions yet.

  • Event storming
  • Ubiquitous language
  • Domain analysis Core subdomains Supporting subdomains Generic Subdomains

Core Subdomains The place where the business gets the most of the value. Code in this subdomain is written by developers.