General
25 views
Domain-Driven Design
Quick Definition
Software approach centered on business domain logic
Full Definition
An approach to software development centered on the business domain and its logic.
Examples
bounded contexts, aggregates, repositories, ubiquitous language
Related Terms
ddd
repository-pattern
architecture
More General Terms
SOLID
Five design principles for maintainable OOP software
Scalability
Ability to handle increased load by adding resources
CI/CD
Automating build test and deployment pipelines
Kanban
Visual workflow management using boards
Site Reliability
Engineering approach to IT operations with software practices
Documentation as Code
Applying dev practices to documentation management