Welcome to my corner of software craftsmanship
👋

This is where I keep my thoughts about software, distributed systems,
things that sometimes work, and things that very much don’t.
Plus a bit about the human behind the keyboard.
Latest posts
- Axon Adventures Part 1 - Event Sourcing
We start our pragmatic journey through Axon Framework with Event Sourcing, including real-world use cases, trade-offs, and when it makes sense.
- Axon Adventures Part 2 - Command Query Responsibility Segregation (CQRS)
Our journey continues through CQRS with Axon Framework, how and when to separate reads and writes without losing your mind.