Writing

Tutorials, deep-dives, and practical guides on building modern software.

PythonData EngineeringDevOps

Scaling Data Extraction Pipelines with Python

A deep dive into building production-grade data extraction pipelines that scale horizontally, with proper error handling, monitoring, and backpressure.

Feb 15, 202622 min read
StripeNode.jsTypeScript

Architecting Multi-Tenant Payment Systems

How to design a Stripe-powered multi-tenant billing system that supports per-seat, usage-based, and flat-rate pricing models.

Jan 28, 202625 min read