#hexagonalarchitecture Suchergebnisse
DDD tells you 𝘸𝘩𝘢𝘵 your domain logic should look like. Hexagonal Architecture tells you 𝘩𝘰𝘸 to structure your code so that domain logic stays pure and independent. ------ Join 4,300+ engineers: journal.optivem.com #hexagonalarchitecture #ddd #softwaredevelopment
𝐇𝐞𝐱𝐚𝐠𝐨𝐧𝐚𝐥 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞 - Dependencies point inwards - adapters depend on ports 𝟑-𝐋𝐚𝐲𝐞𝐫𝐞𝐝 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞 - Tight coupling between domain and infrastructure ------ Join 5,300+ engineers: journal.optivem #hexagonalarchitecture
TDD & Hexagonal Architecture - How do we test the Hexagon? Write Unit Tests for testing the use case behavior (with Test Doubles) and write Component Tests (with real Adapters) for the primary path. Join 4,700+ engineers: journal.optivem.com #tdd #hexagonalarchitecture
#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. knowledgezone.co.in/posts/Clean-Ar…
A drawing of a #HexagonalArchitecture app mixing the classic hexagon diagram and the UML notation for provided/required interfaces. I think it clearly visualizes driving/driven sides without having to mention them in the pic
Just recorded an upcoming #UnhandledException podcast episode with the awesome @ValentinaCupac, where we chatted about #hexagonalarchitecture! A tricky thing to explain in an audio-only podcast without diagrams - but I think we succeeded! 🔥🎙️ Really looking forward to publishing…
#HexagonalArchitecture is a known use of the configurable receiver pattern, written by @TotherAlistair , formerly named configurable dependency
🎯 Did you know that #HexagonalArchitecture can transform how we design software? Discover how to separate business logic from technical details for flexible, scalable, and testable systems. 💻✨ 📖 Read more here: geovannycode.com/en/hexagonal-a… #telodijoelgio
“The app is a components, with ports. ” Thank you @TotherAlistair for sharing your insights on Hexagonal Architecture - youtube.com/watch?v=k0ykTx… Thanks @valentinajemuov, @dmokafa, @oliverzihler & @AlinaLiburkina for organizing. #hexagonalarchitecture #techexcellence
Heute mal wieder mit interessanten Menschen einen #DDD und #hexagonalArchitecture Workshop durchgeführt. Morgen kommt Teil 2. Ich freu mich. @teamneusta
Hexagonal Architecture does NOT prescribe folder structure. @TotherAlistair shows us a useful folder structure example. Watch his recent presentation: youtube.com/watch?v=k0ykTx… Join 4,400+ engineers: journal.optivem.com #hexagonalarchitecture
#HexagonalArchitecture in early morning colors 🌅 🔆 #PortsAndAdapters #SoftwareArchitecture #Java github.com/VavelinDev/twi…
I love how @IntelliJIdea uses my file coloring settings everywhere, so when I look through the Git history, I quickly see what adapters I've changed (they're blue). You can see how I set up these colors in this video: youtu.be/lMcbxwJ74P4 #Java #HexagonalArchitecture
Latest video from my "Creating Ensembler" series, "Episode 4: Registration" Watch Now: youtu.be/Xer-o5GmKSU #TDD #SpringBoot #HexagonalArchitecture #Thymeleaf
Just because Netflix does this, you don't have to do this. Less is more. Keep shit simple. #HexagonalArchitecture
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
What's the best way to use Hexagonal Architecture? Thank you Marco Emrich & Sophia Cook for your insights. Youtube: youtube.com/watch?v=FV6oRJ… Thanks @dmokafa, @AlinaLiburkina and @oliverzihler for hosting. #hexagonalarchitecture #techexcellence
Me complace compartir que he finalizado el Curso Profesional de Arquitectura de Software #Microservicios #HexagonalArchitecture #MVC #CQRS #ATAM #SoftwareEngineering #SoftwareDesign #Escalabilidad #platzi #pablogarciajc
Wednesday Links - Edition 2025-11-12 dev.to/0xkkocel/wedne… #java #jvm #hexagonalarchitecture #xml
The hexagon is a shield - it defines a clear boundary between what’s inside (domain and use cases) and what’s outside (infrastructure and delivery). The outside world can change without changing core logic. Join 5,300+ engineers journal.optivem.com #hexagonalarchitecture
Hey ! 😊 Is anyone here using Cursor for a NestJS / Hexagonal architecture project ? Could you please share your .cursorrules file with me ? #NestJS #TypeScript #HexagonalArchitecture #Architecture #BackendDev #SOLID
𝐇𝐞𝐱𝐚𝐠𝐨𝐧𝐚𝐥 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞 - Dependencies point inwards - adapters depend on ports 𝟑-𝐋𝐚𝐲𝐞𝐫𝐞𝐝 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞 - Tight coupling between domain and infrastructure ------ Join 5,300+ engineers: journal.optivem #hexagonalarchitecture
DDD tells you 𝘸𝘩𝘢𝘵 your domain logic should look like. Hexagonal Architecture tells you 𝘩𝘰𝘸 to structure your code so that domain logic stays pure and independent. ------ Join 4,300+ engineers: journal.optivem.com #hexagonalarchitecture #ddd #softwaredevelopment
How about an article on Friday? Or two, three, ... letstalkaboutjava.blogspot.com/2025/09/link-d… #LinkDump #softwarearchitecture #hexagonalarchitecture #microfrontend #softwaredevelopment #DomainDrivenDesign #java #spring #agile #leadership #fun
#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. knowledgezone.co.in/posts/Clean-Ar…
📌 Kayıt Linki: my.backendguru.com/akin-kaldirogl… #CleanArchitecture #HexagonalArchitecture #OnionArchitecture #BackendDevelopment
📌 Kayıt Linki: my.backendguru.com/akin-kaldirogl… #CleanArchitecture #HexagonalArchitecture #OnionArchitecture #BackendDevelopment
Hexagonal Architecture with Java Spring Boot 🚀 | Clean Code in Microserv... youtu.be/lVv9htfWj2k?si… #HexagonalArchitecture, #SpringBoot, #Java, #Microservices, #CleanCode, #SoftwareArchitecture, #DomainDrivenDesign, #DDD, #CodingBestPractices,
💡 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…
apiumhub.com
You Don't Need Microservices to Use Hexagonal Architecture and DDD - Apiumhub
In the software development field, microservices, hexagonal architecture and DDD (Domain Driven Design) are the most popular topics.
¿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
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)
itnext.io
Abstractions Done Right: Discussing When It Is Worth Or Not
Abstractions are often abused and, as a result, are treated as just overhead, something that provides no perceivable value, and can be…
DDD tells you 𝘸𝘩𝘢𝘵 your domain logic should look like. Hexagonal Architecture tells you 𝘩𝘰𝘸 to structure your code so that domain logic stays pure and independent. ------ Join 4,300+ engineers: journal.optivem.com #hexagonalarchitecture #ddd #softwaredevelopment
𝐇𝐞𝐱𝐚𝐠𝐨𝐧𝐚𝐥 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞 - Dependencies point inwards - adapters depend on ports 𝟑-𝐋𝐚𝐲𝐞𝐫𝐞𝐝 𝐀𝐫𝐜𝐡𝐢𝐭𝐞𝐜𝐭𝐮𝐫𝐞 - Tight coupling between domain and infrastructure ------ Join 5,300+ engineers: journal.optivem #hexagonalarchitecture
#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. knowledgezone.co.in/posts/Clean-Ar…
Me complace compartir que he finalizado el Curso Profesional de Arquitectura de Software #Microservicios #HexagonalArchitecture #MVC #CQRS #ATAM #SoftwareEngineering #SoftwareDesign #Escalabilidad #platzi #pablogarciajc
#HexagonalArchitecture in early morning colors 🌅 🔆 #PortsAndAdapters #SoftwareArchitecture #Java github.com/VavelinDev/twi…
Just recorded an upcoming #UnhandledException podcast episode with the awesome @ValentinaCupac, where we chatted about #hexagonalarchitecture! A tricky thing to explain in an audio-only podcast without diagrams - but I think we succeeded! 🔥🎙️ Really looking forward to publishing…
A drawing of a #HexagonalArchitecture app mixing the classic hexagon diagram and the UML notation for provided/required interfaces. I think it clearly visualizes driving/driven sides without having to mention them in the pic
🎯 Did you know that #HexagonalArchitecture can transform how we design software? Discover how to separate business logic from technical details for flexible, scalable, and testable systems. 💻✨ 📖 Read more here: geovannycode.com/en/hexagonal-a… #telodijoelgio
Latest video from my "Creating Ensembler" series, "Episode 4: Registration" Watch Now: youtu.be/Xer-o5GmKSU #TDD #SpringBoot #HexagonalArchitecture #Thymeleaf
“The app is a components, with ports. ” Thank you @TotherAlistair for sharing your insights on Hexagonal Architecture - youtube.com/watch?v=k0ykTx… Thanks @valentinajemuov, @dmokafa, @oliverzihler & @AlinaLiburkina for organizing. #hexagonalarchitecture #techexcellence
Heute mal wieder mit interessanten Menschen einen #DDD und #hexagonalArchitecture Workshop durchgeführt. Morgen kommt Teil 2. Ich freu mich. @teamneusta
🎙️ Hexagonal Architecture in Practice by @JulienTopcu at #Jfokus2025! Tackle software complexity and tech debt with Hexagonal Architecture in this 100% live coding session. Learn to make your apps adaptable and sustainable. #HexagonalArchitecture #CleanCode #LiveCoding
Hoy tengo algo especial para compartir con todos ustedes que estoy seguro les encantará: "A clean programmer is the best kind of programmer" está disponible online y es completamente gratuito! #CleanCode #AgileDevelopment #HexagonalArchitecture #GoLang #SoftwareArchitecture
TDD & Hexagonal Architecture - How do we test the Hexagon? Write Unit Tests for testing the use case behavior (with Test Doubles) and write Component Tests (with real Adapters) for the primary path. Join 4,700+ engineers: journal.optivem.com #tdd #hexagonalarchitecture
#HexagonalArchitecture is a known use of the configurable receiver pattern, written by @TotherAlistair , formerly named configurable dependency
I love how @IntelliJIdea uses my file coloring settings everywhere, so when I look through the Git history, I quickly see what adapters I've changed (they're blue). You can see how I set up these colors in this video: youtu.be/lMcbxwJ74P4 #Java #HexagonalArchitecture
Something went wrong.
Something went wrong.
United States Trends
- 1. #Survivor49 N/A
- 2. Donovan Mitchell 1,990 posts
- 3. Jarrett Allen N/A
- 4. #CMAawards 1,286 posts
- 5. Ricochet 1,803 posts
- 6. #TheChallenge41 N/A
- 7. Bobby Lashley N/A
- 8. FEMA 23.1K posts
- 9. WE HURT PEOPLE 1,406 posts
- 10. Sheila Cherfilus-McCormick 19.4K posts
- 11. #cma2025 N/A
- 12. $NVDA 86.7K posts
- 13. Peggy 39.8K posts
- 14. Raisel Iglesias N/A
- 15. Koa Peat N/A
- 16. Ryan Leonard N/A
- 17. Jensen 29.1K posts
- 18. Dean Wade N/A
- 19. Nvidia 98.4K posts
- 20. Sam Harris 1,305 posts