- Domain-Driven Design by Eric Evans
The foundational text on domain-driven design, which provides the conceptual framework for modular architecture.
- Building Microservices by Sam Newman
While focused on microservices, this book provides valuable insights on service boundaries that apply to modular monoliths.
- Implementing Domain-Driven Design by Vaughn Vernon
A practical guide to applying DDD concepts, including bounded contexts and module design.