December 2020
Intermediate to advanced
700 pages
16h 31m
English
This chapter is dedicated to a modern software development technique called domain-driven design (DDD), which was first proposed by Eric Evans. While DDD has existed for more than 15 years, it has achieved great success in the last few years because of its ability to cope with two important problems.
The first problem is modeling complex systems. No single expert has in-depth knowledge of the whole domain; this knowledge is instead split among several people. As we will see, DDD copes with this problem by splitting the whole CI/CD cycle into independent parts, assigned to different teams. This way each team can focus on a specific domain of knowledge by interacting only with the experts ...
Read now
Unlock full access