Tag: Hexagonal Architecture
All the articles with the tag "Hexagonal Architecture".
-
[DDD Intro #20] Hexagonal Architecture: A structure that places the domain at the center
Layered Architecture is an important starting point for protecting the domain model. But in real code, even when layers appear to flow in one direction, the domain is often still strongly tied to frameworks or databases.