Clean Architecture, Hexagonal Architecture, and Onion architecture all circle around fundamentally the same concept, but with different language and nuances. We’ll take a look at what makes them similar and different. As background, all share the concept of externalizing infrastructural details, data storage, and user interface and pushing them to…