Tag

Onion

0 views collected around this technical thread.

Top Architect
Top Architect
Sep 18, 2023 · Backend Development

Evolution of Backend Architecture: N‑Layered, DDD, Hexagonal, Onion and Clean Architecture

The article traces the historical development of backend architectural styles—from early N‑layered designs through Domain‑Driven Design, Hexagonal (Ports and Adapters), Onion, and finally Clean Architecture—explaining their motivations, key principles, layer responsibilities, and practical trade‑offs for modern developers.

BackendDDDHexagonal
0 likes · 18 min read
Evolution of Backend Architecture: N‑Layered, DDD, Hexagonal, Onion and Clean Architecture
Top Architect
Top Architect
Jul 3, 2023 · Backend Development

Applying Domain-Driven Design: Architectural Evolution, Bounded Contexts, and Clean Architecture

This article explains how to start a new project using Domain‑Driven Design (DDD), covering service terminology, architectural evolution from monolith to microservices, bounded contexts, the four DDD boundaries, clean layered, hexagonal, and onion architectures, and their practical benefits for backend systems.

BackendDDDHexagonal
0 likes · 8 min read
Applying Domain-Driven Design: Architectural Evolution, Bounded Contexts, and Clean Architecture
Top Architect
Top Architect
Apr 24, 2022 · Fundamentals

Domain‑Driven Design: Architecture Evolution, Bounded Contexts, and Layered Patterns

This article explains how to start a new project using Domain‑Driven Design, covering terminology, architecture evolution from monolith to microservices, bounded‑context concepts, four‑layer DDD boundaries, clean layered, hexagonal and onion architectures, and practical division rules.

Bounded ContextDDDHexagonal
0 likes · 9 min read
Domain‑Driven Design: Architecture Evolution, Bounded Contexts, and Layered Patterns