Remove Code Remove Design Remove Healthcare Remove Software Architecture
article thumbnail

Organise your engineering teams around the work by reteaming

Abhishek Tiwari

One thing stand-out to me is being intentional and practical about your engineering organisation design. First and foremost, being intentional about organisation design requires good and honest discussions about all possible option. In this model, software architecture and code ownership is a reflection of the organisational model.

article thumbnail

Uncovering Hidden Business Rules with DDD Aggregates

Strategic Tech

In software, reacting to unforeseen circumstances in real-time is not possible. We have to specify with great precision in code exactly what our business rules are, and the computer will apply them exactly as we tell it to. Domain-Driven Design’s Aggregate pattern is used to bridge the gap. But there is a problem?