by Organisers @virtualddd | Nov 17, 2022
Does your team suffer from: * Inconsistent views of your systems? * Producing incohesive solutions? * Ineffective architecture practices and tools? Introducing Bytesize Architecture Sessions! Bytesize Sessions are a workshop format that enables collaborative and...
by Organisers @virtualddd | Oct 25, 2022
Residuality theory is a revolutionary new theory of software design that aims to make it easier to design software systems for complex business environments. Residuality theory models software systems as interconnected residues – an alternative to component and...
by Organisers @virtualddd | Jun 7, 2022
16 years ago, my teammates and I built software for big internet properties. Now, we build information systems – data platforms, decoupled frontends, event streams, lots of interdependent software and services with many types of consumers. In the world of...
by Organisers @virtualddd | May 21, 2022
We are used to treating coupling as the necessary evil. Hence, we aim to break systems apart into the smallest services possible, in the ever-lasting quest of decoupling everything. But what results are we getting by following this reasoning? — Instead of the promised...
by Organisers @virtualddd | May 16, 2022
We're familiar with the idea of conceptually modelling a domain, but this frequently breaks down when moving from concept to code. Often, our choice of language slowly but surely leads to misunderstanding not just between domain experts and developers, but...