Hexagonal Architecture
Explore curated resources about Hexagonal Architecture.
Articles
Hexagonal Architecture: the practical guide for a clean architecture
Hexagonal Architecture Example: digging a Spring Boot implementation
Hexagonal architecture: don't get lost on your right-side
Ports and Adapters Pattern(Hexagonal Architecture)
Hexagonal Architecture demystified
Clean architecture series— Part 1
Implementing Hexagonal Ports and Adapters Architectural Style
Ports & Adapters architecture on example
Hexagonal Architecture with Java and Spring
Layers, Onions, Ports, Adapters: it's all the same
Ready for changes with Hexagonal Architecture
Hexagonal != Layers
Hexagonal Architecture by example - a hands-on introduction
Another story about microservices: Hexagonal Architecture
A Color Coded Guide to Ports and Adapters
Let’s learn Hexagonal Architecture!
A zoom on the hexagonal/clean/onion architecture
Hexagonal != Layers
Hexagonal architecture: don't get lost on your right-side
Hexagonal or not Hexagonal?
Software Architecture
Videos
Samples
Sairyss/domain-driven-hexagon
Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
ivanpaulovich/hexagonal-architecture-acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
ivanpaulovich/clean-architecture-manga
Clean Architecture with .NET5, C#9 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
CanerPatir/aspnet-core-clean-arch
It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
Lunch-box/SimpleOrderRouting
Prototype of a Smart Order Routing system (finance). The opportunity for a mob of Lunch-boxers, to explore various technical approaches in reactive programming.
SketchingDev/hexagonal-lambda
NodeJS project demonstrating an AWS Lambda using Hexagonal architecture.
damonkelley/ports-and-adapters-examples
Ports and Adapters Examples
tpierrain/hexagonalThis
A simple kata to live-code with Alistair about Hexagonal Architecture