Chapter
_docs/19-appendix-f-ddd-hexagonal.md — DDD & Hexagonal Architecture
Example Path
examples/19-ddd-hexagonal/
What to demonstrate
- Hexagonal architecture with ports and adapters
- Domain model isolated from infrastructure
- Multiple adapters: REST, gRPC, GraphQL, Kafka
- Strategic DDD boundaries in the order domain
Stack
- Infra: Podman — Postgres + LGTM
- Language: Python or Go
- Priority: Low (architectural pattern)
Deliverables
Chapter
_docs/19-appendix-f-ddd-hexagonal.md— DDD & Hexagonal ArchitectureExample Path
examples/19-ddd-hexagonal/What to demonstrate
Stack
Deliverables
compose.yamlREADME.mdverify.sh