Ports and Adapters as they should be

March 1 2022

If you’ve been a Software Engineer for a few years, you definitely came across the Ports & Adapters pattern, which you may know as “Hexagonal Architecture”. But I’m betting on something here… You have no idea how to implement it!

Wait, that is not your fault! I mean, there is a lot of resources out there, going either too abstract or too crazy talking about layers (spoiler, there is no layer). As a result, we are often left confused and with precisely zero ideas about adopting it.

I hope, with this post, to contribute to its demystification, sharing some tips to help you implement this awesome architectural style. Also, if you want a deep dive into concepts, make sure to check… read more.

 

This article is written by Felipe Flores, for the WAES Medium blog.