Khang Nghiem Enjoy the read.
Home About Archives

Microservices

2 posts

  • Engineering

    Claude Code in a Microservices Setup: A Practical Guide

    Claude Code works great on a single service. Here's the right way to share context across a multi-repo microservices team without drift or manual setup.

    24 Jun 2026 · 5 min read
  • Engineering

    Everything About Transactions in Java: From ACID to Distributed Systems

    A comprehensive deep-dive into transactions in Java production: from the reason ACID exists, isolation levels, @Transactional pitfalls, Hibernate internals, locking strategies, to the Saga pattern and Transactional Outbox for microservices.

    05 Apr 2026 · 38 min read

Designed and built by Khang Nghiem