Implementing Domain-Driven Design
Rate it:
Open Preview
5%
Flag icon
Personally I’m always ready to learn, although I do not always like being taught. —Sir Winston Churchill
6%
Flag icon
Remember that when practicing DDD, the design is the code and the code is the design.
7%
Flag icon
If you try to apply a single Ubiquitous Language to an entire enterprise, or worse, universally among many enterprises, you will fail.
11%
Flag icon
It is a desirable goal to align Subdomains one-to-one with Bounded Contexts.
13%
Flag icon
only a single team should work in a single Bounded Context.
15%
Flag icon
you should map the present, not the imagined future.