All Talks

Achieving maintainability with hexagonal architecture

How should I structure my code? What design works best for Go apps? Is there an alternative to the classic flat file or MVC structures? Kat answers those questions by introducing the “ports & adapters” - or more commonly known as “hexagonal” - architecture. She illustrates how it makes projects more testable, maintainable and easy to understand.

About the speaker:

Kat works at Monzo as a backend engineer on the fincrime team. Her main interests include automating …

You might be interested in: