Posts
All the articles I've posted.
-
Why your Java Pods get OOMKilled: JVM Memory inside Kubernetes
The JVM doesn't behave the same way in a container as it does on a physical server. Here is how to fix the visibility mismatch.
-
The Case of the Vanishing Update: Fixing a Concurrency Bug
How a single keyword fixed a race condition where multiple requests were seeing stale data.
-
My First Technical Post
This is the start of my engineering blog.