- **Epistemic status:** #budding
Described [[DDD - Domain Driven Design]] as the vocabulary of a given business domain model facilitating communication between project participants in activities such as requirements of the software product, the design, and the source code. By utilizing it on software pervasively, it removes ambiguity when talking to customers or domain experts. The model will evolve as the team's understanding of the domain grows.
---
## References
- “Domain-Driven Design (DDD) - GeeksforGeeks.” Accessed January 27, 2022. <https://www.geeksforgeeks.org/domain-driven-design-ddd/>.
- Robert. “DDD — Domain Driven Design.” _Domain Driven Design_ (blog), May 3, 2021. <https://domaindrivendesign.org/ddd-domain-driven-design/>.
- “The Main Goal of Domain-Driven Design.” _Domain Driven Design_ (blog), February 3, 2021. <https://domaindrivendesign.org/the-main-goal-of-domain-driven-design/>.
- Agile Alliance |. “What Is Ubiquitous Language?,” December 17, 2015. <https://www.agilealliance.org/glossary/ubiquitous-language/>.