Search results for #HexagonalArchitecture
💡 Vale a pena manter domínio anêmico em uma arquitetura hexagonal? O Eduardo explica o impacto dessa escolha! #desenvolvedorio #designsoftware #hexagonalarchitecture #devtips
Reminder: You don’t need microservices to do DDD or hexagonal architecture. Logical boundaries ≠ physical separation. ✍️ As Ileana Diaz wrote for ApiumAcademy: “Ports and adapters are design tools, not deployment constraints.” #DDD #HexagonalArchitecture…
¿Tu código está más acoplado que tus ex? 💔 La arquitectura hexagonal es terapia para tu app: separa responsabilidades, reduce el drama y mejora la salud mental del equipo. 💡 Rompe el ciclo. #HexagonalArchitecture #CleanCode #DevHumor
The best thing in #LinkDump? Can be read everywhere at any time :) letstalkaboutjava.blogspot.com/2025/07/link-d… #book #softwarearchitecture #hexagonalarchitecture #microservices #monitoring #softwaredevelopment #java #cleancode #legacycode #leadership
Do NOT expose the database in the Hexagon! When you name the driven ports, don't use the word "Database"! Don't expose any SQL details or ORM details in your driven port interface! --- Join 5,200+ engineers: journal.optivem.com #hexagonalarchitecture
Hexagonal Architecture: coarse grained vs fine grained driving ports: - Coarse grained: Application services (e.g. OrderService) - Fine grained: Command handlers (e.g. PlaceOrderCommandHandler) --- Join 5,200+ engineers: journal.optivem.com #hexagonalarchitecture
Do NOT include the real external system in your Driven Adapter integration test! Instead, use Narrow Integration Tests, whereby you stub out external systems (e.g. WireMock, Pact mock server, etc.). --- Join 5,200+ engineers: journal.optivem.com #hexagonalarchitecture
Hexagonal Architecture has a modular structure. The Driving Adapters are module. The Hexagon is a module. The Driven Adapters are modules. Test each one in isolation. --- Join 5,200+ engineers: journal.optivem.com #hexagonalarchitecture
Logic in Hexagonal Architecture: 1. Driving Adapters -> Presentation Logic 2. Hexagon -> Business Logic 3. Driven Adapters -> Infrastructure Logic --- Join 5,200+ engineers: journal.optivem.com #hexagonalarchitecture
Abstractions Done Right: Discussing When It Is Worth Or Not by @bicatu at #ITNEXT. #domaindrivendesign #hexagonalarchitecture #softwaredevelopment #softwareengineering itnext.io/abstractions-d… (f)
Abstractions Done Right: Discussing When It Is Worth Or Not by @bicatu at #ITNEXT. #domaindrivendesign #hexagonalarchitecture #softwaredevelopment #softwareengineering itnext.io/abstractions-d… (t)
Abstractions Done Right: Discussing When It Is Worth Or Not by @bicatu at #ITNEXT. #domaindrivendesign #hexagonalarchitecture #softwaredevelopment #softwareengineering itnext.io/abstractions-d… (s)
Abstractions Done Right: Discussing When It Is Worth Or Not by @bicatu at #ITNEXT. #domaindrivendesign #hexagonalarchitecture #softwaredevelopment #softwareengineering itnext.io/abstractions-d…
🔍 Curious about Hexagonal Architecture? It's all about isolating core business logic from external concerns, ensuring flexibility and testability. Great for complex systems! Just remember, simplicity sometimes wins! #HexagonalArchitecture #SoftwareDevel… ift.tt/DFOKGJE
amazon is finally listing my updated #HexagonalArchitecture book! also at Thriftbooks: thriftbooks.com/w/hexagonal-ar…
Hexagonal Architecture Explained - Adapters EXTERNAL WORLD (The "outside") Join me for live Q&A on 𝐔𝐧𝐢𝐭 𝐓𝐞𝐬𝐭𝐬 (Apr 30): lu.ma/hhmu38v1 (100% discount for Optivem Journal paid members - see event description) #tdd #hexagonalarchitecture
nice: #hexagonalarchitecture ftw ref: store7710079.company.site/Hexagonal-Arch…
just moved my original #HexagonalArchitecture article over to its new home - all the original links should still work: alistair.cockburn.us/hexagonal-arch…
Narrow Integration Tests target the Driven Ports, and are executed against the Driven Adapters & Fake Adapters. 𝗨𝗻𝗶𝘁 𝗧𝗲𝘀𝘁𝘀 - Live Q&A (Apr 30): lu.ma/hhmu38v1 Optivem Journal paid members get 100% discount (see event description). #tdd #hexagonalarchitecture