Khang Nghiem Enjoy the read.
Home About Archives

Performance

2 posts

  • Engineering

    How the JVM HotSpot Works: Explained Simply

    A simple explanation of how the JVM makes Java fast over time: interpretation, JIT compilation, and the optimizations that happen behind the scenes.

    15 Jun 2026 · 14 min read
  • Engineering

    Building High-Performance REST APIs in Java

    A comprehensive deep-dive into performance optimization for Java REST APIs in production: from request lifecycle, database bottlenecks, connection pooling, caching strategies, JVM tuning, to observability and production incident war stories.

    19 Feb 2026 · 41 min read

Designed and built by Khang Nghiem