by Organisers @virtualddd | Oct 24, 2018
Domain-driven design grew in popularity during the last decade and we see more and more people coming to our community, seeking for answers and are eager to share their experiences. But more often than not we hear stories of failures. People keep saying that they have...
by Organisers @virtualddd | Oct 24, 2018
Guided by practical examples this talk conveys the value of how code can become clearer when focusing on behavior, language, responsibility and the chosen model to implement. The clarity that ensues can lead to a more supple design allowing to implement – or...
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...