"Designing Hexagonal Architecture with Java"
This is an excellent book about #hexagonal architecture theory and practice in Java. 🧵 amazon.com/Designing-Hexa…
It explains clearly the different hexagons in the architecture, the responsibilities, pitfalls, techniques and patterns to use in each
I love the examples the most. Easy to follow code, created with modern frameworks: Quarkus, Hibernate reactive, Docker, Kubernetes
I got this book as gift and went through it in one go. A recommended read if you are creating #microservices with #hexagonal architecture in Java. 👍
• • •
Missing some Tweet in this thread? You can try to
force a refresh
🤯 This is just mind-blowing 🤯
ServiceMesh evolution towards Sidecarless with eBPF 🧵
It always starts with a small change in the linux kernel.
From hardware networking, to software-defined networking, to dynamic programmable networking cilium.io/blog/2020/11/1…
Cilium is to eBPF what Kubernetes and container runtimes are to Linux kernel namespaces, cgroups i.e. an in-kernel programmable networking abstraction layer