By Alessandro Lai / @AlessandroLai
IT Meeting - 18/03, Facile.it
Hexagonal Architecture is an architecture defined by establishing a perimeter around the domain of your application and establishing adapters for input/output interactions.
By establishing this isolation layer, the application becomes unaware of the nature of the things it's interacting with.
What if we use hexagons as a design pattern
instead of an architectural one?
I used the technologies as adapters: