"You can draw a line around any part of your code and call it anything you like, but only when you have to maintain the tests do boundaries become real."
“Hexagonal Architecture Explained” Alistair Cockburn & Juan Manuel Garrido de Paz
"You can draw a line around any part of your code and call it anything you like, but only when you have to maintain the tests do boundaries become real."
“Hexagonal Architecture Explained” Alistair Cockburn & Juan Manuel Garrido de Paz
Kiến trúc Sacred Fig (FIG): một giải pháp thay thế cho Hexagonal, tập trung vào phản hồi và thích nghi.
#SacredFig #KiếnTrúcPhầnMềm #PhátTriểnPhầnMềm #ThiếtKếHệThống #HexagonalArchitecture #SoftwareDesign #SoftwareDevelopment #SystemDesign
https://www.reddit.com/r/programming/comments/1ovdngg/sacred_fig_architecture_fig_an_adaptive/
We’re very excited to share our latest pre-conference interview with one of the true legends of software development: Alistair Cockburn, co-author of the #AgileManifesto and creator of #HexagonalArchitecture! 🤩
In this interview – conducted by @RichardWallintin – Alistair reflects on 30 years of software history – from his early days at IBM to the birth of #Agile and the surprising story behind Hexagonal Architecture.
Watch now 👉 https://t1p.de/douzg

#ITByte: The Clean #Architecture is the system architecture guideline proposed by Robert C. Martin derived from many architectural guidelines like #HexagonalArchitecture, #OnionArchitecture.
Here is a quick overview.
https://knowledgezone.co.in/posts/Clean-Architecture-62598efeeada9ba345c35f27
I had an extremely good refactoring session yesterday in our Scala code base, breaking a big chunk of mangled logic into the pure logic, its supporting IO/effects, and a data structure describing the commands from the first to the second.
Basic practice (#hexagonalArchitecture , #effectManagement, etc), but it worked out very well and it's always astonishing how much it simplifies and bring clarity to complex code, and make it testable
🛠️ What if your app could run without a UI or database – and still be fully testable, resilient, and adaptable?
Join #AlistairCockburn, creator of the #HexagonalArchitecture, at the #SAGconf as he shares the motivation behind this powerful design and shows how to implement it in both statically and dynamically typed languages.
⚡Bonus: You'll be challenged to code during the keynote!
Learn more: https://t1p.de/txt0g
#SoftwareArchitectureGathering #PortsAndAdapters #SoftwareDesign #iSAQB
I will be leading a hands-on workshop at https://dddeurope.com on June 4th!
Implement core DDD concepts including Aggregates, Repositories, Value Objects, and use Hexagonal Architecture for loose coupling. In Java and Python.