by Organisers @virtualddd | Mar 14, 2024
From example mapping, to BDD, to DDD practices like event storming and domain storytelling, we're fortunate to have a wide range of tools for collaboratively building domain knowledge and creating models of those domains in software. One gap that many...
by Organisers @virtualddd | Nov 22, 2021
The term “sociotechnical” seems to have gotten a bit or renaissance lately, which is a great thing given all the positive impact it has had on many organisations and their workers around the world over the years. It also seems to have gotten some traction outside the...
by Organisers @virtualddd | Nov 2, 2021
Most people introduced to Domain-Driven Design usually start with the first parts of the book, a very tactical approach treating DDD as a programming discipline. Then people begin discovering the architecture ideas in it, telling DDD is more than code. That is where...
by Organisers @virtualddd | Dec 28, 2020
How does your system react if a key resource fails? The database becomes unavailable or the message broker fails? What if you get a current surge of load that you have to keep up? Real life and other engineering disciplines can teach us a thing or two on software...
by Organisers @virtualddd | Oct 14, 2020
Domain-Driven Design Europe 2019 https://dddeurope.com – https://twitter.com/ddd_eu Domain modeling towards First Principles (Talk) As developers we are often explained the business domain in a way that is corrupted by implementation concerns or past...