Hexagonal architecture (software)
The hexagonal architecture, or ports and adapters architecture, is an architectural style used in software design. It aims at creating loosely coupled application components that can be easily connected to their software environment by means of ports and adapters.
Source: Wikipedia — Hexagonal architecture (software) (CC BY-SA 4.0)