In January 2020 PHPSP asked me to speak about DDD at a meetup, but because it is a topic that I have already lectured on a few times, I was thinking of a different approach to bring. In the article Demystifying the DDD I …
DDD and Microservices - From Business to Architecture
MicroService architecture has gained popularity in recent years, but it involves much more than creating and maintaining a solution made up of a variety of "micro" services.
Firstly, when a distributed approach becomes more appropriate than a…
Distilling a domain with DDD
In the article Demystifying the DDD I explained about the motivations involved in applying DDD to a project and the favorable scenarios for it. In this article, I want to summarize what Eric Evans encourages as practices of understanding, distilling and implementing…
Demystifying the DDD
I realize that DDD (Domain-Driven Design) is a hot topic for developers. Even so, its meaning can be quite confusing to some people. If you have never heard, or have heard but want to have another perspective, or…