Learn Generative AI, Prompt Engineering, and LLMs for Free
Power BI Fundamentals - Create visualizations and dashboards from scratch
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Explore the fundamentals and practical applications of hexagonal architecture in this conference talk from GeeCON 2024. Delve into the core principles behind this architectural pattern, understanding not just how to implement it, but why it exists and what specific problems it addresses in software development. Learn to articulate the benefits of hexagonal architecture to skeptical team members and gain clarity on when and how to apply this pattern effectively in your projects. Journey through architectural concepts that will help you move beyond surface-level understanding to develop a deep comprehension of hexagonal architecture's origins, purpose, and real-world implementation strategies.
Syllabus
GeeCON 2024: Krzysztof Przygudzki - Why not all hexagons have eight sides
Taught by
GeeCON Conference
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Learning *Hexagonal Architecture* (also known as *Ports and Adapters*) is a valuable investment for developers aiming to build scalable, testable, and maintainable software systems. The core idea—separating the domain logic from external concerns (l…