Clean Architecture
Layered architecture is one of the most used architecture styles. It consists of splitting an application into horizontal…
Layered architecture is one of the most used architecture styles. It consists of splitting an application into horizontal…
Domain Storytelling is a collaborative modeling approach to capture the knowledge about a business domain and transform…
The following resources will help you to build a solid understanding of the quality attributes and how…
The following are my resources to learn and use DDD in my projects: Articles and Blogs: Domain…
One of the mistakes that new architects make is underrating the effect of the quality attributes on…
When moving from developer to architect, it is important to identify and address your skills gaps to…
The following interesting key findings are revealed in a recent Postman report: many developers spend most of…
“Architectural decision making is a core responsibility of software architects.” — Philippe Kruchten As an architect, an…
Why is DDD important? You have probably heard about the Domain-Driven Design (DDD) approach first introduced in…