Bounded Context

Reading Time: 3 minutes In the article “what-is-strategic-design” I made an introduction about what a Bounded Context is. In this article, I would like to bring a real example so you can have a better understanding. To remember: A…

Domains and Subdomains

Reading Time: 3 minutes Domain is the most vital concept of DDD, understanding what is Domain is essential for us to accomplish what we call ‘Domain Distillation‘, which we will address with example in future Posts. We can say…

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…