by Organisers @virtualddd | Apr 6, 2022
Architecture is an unavoidable element of any tech-enabled organization. As Grady Booch says: “every software-intensive system has an architecture. In some cases that architecture is intentional, while in others it is accidental. Most of the times it is both”....
by Organisers @virtualddd | Mar 24, 2022
Actor model frameworks use at-most-once delivery as a default rule for their message transport, and they do it for good reasons. Efficient reliable messaging requires business-level acknowledgement, and this it not something that the actor model framework is built...
by Organisers @virtualddd | Jan 5, 2022
Domain-Driven Design Europe 2016 – Brussels, January 27-29 2016 http://dddeurope.com – https://twitter.com/ddd_eu In this talk, I'll share what my experience has been working in the gambling business, how moving to events helped us gain a better...
by Organisers @virtualddd | Jan 3, 2022
When we talk about implementing an event-sourced system, we hear from the experts in the subject that Event Sourcing, in essence, is an easy concept. You don't need a framework, they say. Or do you? When building a production-grade system, I personally always...
by Organisers @virtualddd | Jan 3, 2022
This is the story of how I used EventStorming to visualize, make explicit, discuss and fix the process of a non-digital company struggling with the typical mess of every other organization: unclear requirements, bad capacity management, and chaotic patterns...