Slide 7
Slide 7 text
7
Essence of Domain-Driven Design
➔ Using models for creating software
➔ Focus on part of the software handling complex business requirements
➔ Focus on a language where we really crisply concisely describe the
situation in the domain
➔ Shared language created through conversations between business
people (specialists) and software people which becomes the ubiquitous
language
➔ Instead of one canonical language, create multiple bounded languages
@kenny_baas @joaoasrosa