Conceptual
Login

Domain-Driven Design

A modeling discipline where the software's structure and language mirror the business domain: a ubiquitous language shared with domain experts, models split into bounded contexts, and complexity concentrated in an explicit domain layer rather than smeared across infrastructure code.