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 | 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...