This document is a practice report on building multi-bounded context applications using Domain-Driven Design (DDD) and Command Query Responsibility Segregation/Event Sourcing (CQRS/ES) principles, authored by Jan Galinski and Simon Zambrovski. It outlines the foundational theories of DDD, patterns, and the use of the Axon Framework for system architecture, emphasizing strategic design, context mapping, and the separation of command and query models. Key takeaways include the importance of starting with a modulith, evolving system design, and leveraging the Axon Framework for building scalable applications.