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