Blog

Blog

Notes on Java, Quarkus, cloud-native backends, VoIP, data streaming, and building open source.

Blog
1 min

Standing on Shoulders: The Stack That Makes Floci Start in 24ms

This is a cross-post. I wrote this up for the dev.to audience. For the full architecture, benchmarks, and SDK compatibility …

#aws#java#quarkus
Blog
1 min

Why Floci Is Built in Java (and Why That's the Right Call in 2026)

This is a cross-post. I wrote this up for the dev.to audience. For the full architecture, benchmarks, and SDK compatibility …

#aws#java#quarkus
Blog
1 min

The Floci Philosophy: Stay Tiny, Feel Like Real AWS

This is a cross-post. I wrote up the design philosophy behind Floci for the dev.to audience. For the full architecture, …

#aws#java#quarkus
Blog
1 min

Floci Storage Modes: Pick the Right Trade-off Per Service

This is a cross-post. I wrote this up for the dev.to audience. For the full architecture, benchmarks, and SDK compatibility …

#aws#java#quarkus
Blog
1 min

Floci on dev.to: the Short Version

This is a cross-post. I wrote a shorter, community-friendly intro to Floci for the dev.to audience. If you want the full …

#aws#java#quarkus
2 min

Being Part of the Quarkus Journey: One of the First 1,000 Contributors

In late 2019, the Java world was buzzing with a new name: Quarkus. Promising “Supersonic Subatomic Java,” it aimed to fix the long …

#quarkus#java#open-source
2 min

Contributing to the Data Streaming Revolution: Debezium

In the world of modern data architectures, Change Data Capture (CDC) has become a cornerstone for building reactive, event-driven …

#debezium#java#cdc
2 min

My Journey as a Linux Admin Instructor (2007 to 2012)

Looking back at my career, one of the most rewarding chapters was the time I spent as a Linux Administration instructor at …

#linux#open-source#teaching
Blog
11 min

Introducing Floci: The Fast, Free, and Open-Source AWS Emulator

Local development against AWS services has always been painful. You either run real AWS (expensive, slow, requires an internet …

#aws#java#quarkus