2026-06-24
Building a Read-Only MCP Server for Loyalty Diagnostics
An anonymized backend case study on turning repetitive loyalty support
investigations into safe, structured Model Context Protocol tools.
Read article
2026-06-10
Don't Open a Transaction Before You Need One
A Spring Boot incident lesson on keeping transaction boundaries narrow,
avoiding remote calls inside database transactions, and indexing idempotency checks.
Read article
2026-02-13
Speeding Up Cancellation Processing: Batch, Dedup, and Safer Throughput
An anonymized backend case study on scaling cancellation/reversal processing
with batch consumption, bounded parallelism, and database-level idempotency.
Read article