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…

What is Tactical Design ?

Reading Time: 3 minutes In the previous article, I approached the DDD Strategic Design, in this article we will talk about the Tactical Design that is as important as having a deep understanding of the Strategic Design. The Tactical…

What is Strategic Design ?

Reading Time: 4 minutes Also called strategic modeling, it is a pillar of the DDD whose main objective is to define the Bounded contexts, the Ubiquitous Language and the Context Maps together with the entire project team, which are…

What is DDD?

Reading Time: 3 minutes If we were to ask in any technical community what DDD is, many would be able to define, perhaps, in a single sentence: “DDD is an approach to building software with a focus on the…