Why Were We Repeating the Same Architecture Debate Every Sprint?
The first article in the Architecture Playbook series on architectural knowledge vaporization, tribal knowledge, and decision theater inside software teams.…
The first article in the Architecture Playbook series on architectural knowledge vaporization, tribal knowledge, and decision theater inside software teams.…
What is CQRS, what is the difference between CRUD and CQRS, and when should CQRS be used? A guide to why one model stops being enough in larger systems.
What is Domain-Driven Design? A guide to the limits of data-driven design, the power of ubiquitous language, and when DDD is a worthwhile investment.
How do DDD tactical patterns work? Explore Value Objects, Entities, Aggregates, Domain Services, Application Services, and Repository boundaries through a…