by Organisers @virtualddd | Jan 3, 2022
When dealing with (micro-) services, we often face business processes that span multiple bounded contexts. Different ways of implementing this lead to massively divergent results, varying above all in complexity and manageability. Especially when applying Event-driven...
by Organisers @virtualddd | Jan 3, 2022
DDD is all about modeling. Modeling the domain and modeling the solution. Modeling can’t take place without language, and language can’t exist without culture. Every language and every culture has a complex world model. Do these world models effect the way we create...
by Organisers @virtualddd | Oct 26, 2021
In a world of rapid changes and increasing uncertainties, organisations have to continuously adapt and evolve to remain competitive and excel in the market. In such a dynamic business landscape organisations need to design for adaptability. Combining different...
by Organisers @virtualddd | Oct 26, 2021
Data Mesh enables development teams within their domain to perform data analytics on their own to improve their services. High-quality analytical data is also made available to other teams as data products. Data Mesh transfers the principles from DDD, Team Topologies...
by Organisers @virtualddd | Oct 26, 2021
Bettermarks is an adaptive learning system for mathematics. In 2014 we decided to rewrite our backend from scratch based on EventSourcing and CQRS. This presentation will give an overview on why we chose ES/CQRS in the first place, how we approached it and what we...