/var/logmarcus chiu

/var/log

❯

Computer

❯

Software/Fullstack Development

❯

Design Patterns

❯

Software Architectural/Architecture Design Patterns (SADP)

Hexagonal Architecture - Ports and Adapters Architecture

Created on Feb 18, 2022

Hexagonal Architecture
  • is a software architectural pattern
  • it aims at creating loosely coupled application components that can be easily connected to their software environment by means of ports and adapters. This makes components exchangeable at any level and facilitates test automation

Resources

  • https://en.wikipedia.org/wiki/Hexagonal_architecture_(software)