Managing Domain Knowledge with Chris Simon

From example mapping, to BDD, to DDD practices like event storming and domain storytelling, we're fortunate to have a wide range of tools for collaboratively building domain knowledge and creating models of those domains in software. One gap that many...

Start with DDD when you have a monolith

A monolithic application describes a single-tiered software application in which the user interface and data access code are combined into a single program from a single platform. In this talk we will discover how we can start the migration from a big ball of mud to a...