by Organisers @virtualddd | Oct 24, 2018
We struggle with good functional design for as long as we build software at scale – which is for roughly 60 years meanwhile, and we haven't solved the problem by far. But while in the past bad design only meant a hard to change and maintain codebase, the...
by Organisers @virtualddd | Oct 17, 2018
In this talk we demonstrate the idea of Sagas and process managers to control a flow of domain events across transactional aggregate and context boundaries. We will not just use slides but explore runnable code available on GitHub. We will use lightweight open source...
by Organisers @virtualddd | Oct 17, 2018
Nirgends wird die Notwendigkeit präziser Sprache und eines klar definierten Kontextes so deutlich, wie in einem sprachgesteuerten Benutzerinterface: In einer herkömmlichen grafischen Oberfläche sind die vorhandenen Konzepte oft auch bei ungenauer Benennung noch...
by Organisers @virtualddd | Oct 17, 2018
It started like a tool for discovering Aggregates, then became a teaching tool for the DDD-illiterates. Now EventStorming is a platform for collaborative modelling whose depth spans from business and organizational design to implementation level software design. In...
by Organisers @virtualddd | Oct 17, 2018
For the last 2 years now, we have been working on gradually modernizing a large and complex business critical application in Statoil. This 20 year old giant was mainly written in a 4GL (CA Gen), and we wanted to utilize the power of DDD and BDD when rewriting it piece...