Hello, and welcome to a new edition of Links lists! Tech articles Hexagonal architecture The “hexagonal architecture”, also called “ports and adapter”, is not particularly new. It still is a very good way of designing your applications and comes with real benefits. Here is a really good introduction to the topic. Hexagonal Architecture: Three Principles and an Implementation Example - OCTO Talks ! Documented in 2005 by Alistair Cockburn, Hexagonal Architecture is a software architectu...