Anemic Model x Rich Model

Reading Time: 5 minutes As I showed in a previous post, Anemic Model causes disastrous effects on your project. My intention in this post is to use the example of Vaughn Vernon’s book [IDDD, 2013] on the scenario of…

Learning Map

Reading Time: < 1 minutes If you want to understand the main topics covered when we talk about Domain-Driven Design, this map is essential for this understanding, as well as being a great guide to learning planning. Definitions and Pattern…

DDD birthday

Reading Time: 2 minutes Fifteen years after the publication of “Domain-Driven Design: Tackling Complexity in the Heart of Software” by Eric Evans, DDD is gaining more adoption than ever. To celebrate the anniversary, the staff of Domain-Driven Design Europe,…

Architecture in DDD

Reading Time: 3 minutes In the “what-is-ddd” article, I explained that DDD is initially adopted as a set of standards and good software development practices, remember that strategically designed and tactically designed Domain Models must be architecturally neutral. One…