Domain Driven Design
· 2 min read
Pioneered by Eric Evans and introduced to the world in his book “Domain-Driven Design: Tackling Complexity in the Heart of Software.”, Domain Driven Design or DDD is a design technique for software systems.

Pioneered by Eric Evans and introduced to the world in his book “Domain-Driven Design: Tackling Complexity in the Heart of Software.”, Domain Driven Design or DDD is a design technique for software systems.

Created by Alistair Cockburn in 2005, Hexagonal Architecture is a powerful design pattern that is also referred to as ports and adapters or an onion architecture.
