My Archive
Why I Rejected Vault and Python to Build a Zero-Dependency TLS Generator with GraalVM
How do you reliably test certificate expiration and mTLS handshakes in local environments without setting up complex enterprise machinery? Here is why I skipped HashiCorp Vault, bypassed Python, and leveraged Java with GraalVM Native Image to build a standalone, 5ms CLI utility called Certshift.
read moreMy Archive
GraalVM vs. OpenJDK: Can a 2008 EliteBook Handle Java 21?
Exploring the evolution of the Java Virtual Machine: A deep dive into GraalVM’s Graal compiler versus OpenJDK’s C2. We examine Ahead-of-Time (AOT) compilation, polyglot capabilities, and why ‘write once, run anywhere’ is getting a significant performance upgrade.
read more