@jeff_drumgod
PT

Case Studies

Case studies that show how technical decisions were actually made.

This section gathers semi-anonymous cases focused on diagnosis, trade-offs, and operational impact. It is a more direct way to show how I think and decide in real contexts.

Case Study

Node.js batch processing without a rewrite

Editorial refactor story about a Kafka and MongoDB pipeline: event loop diagnosis, async generators, and operational impact without infrastructure changes.

Stable event loop during large batches Constant memory usage Refactor delivered in hours, not weeks
Read case study