Articles
All the articles I've posted.
-
Slow Down! The Speed Will Follow
The AI tooling that we're rushing to get into the hands of developers risks bypassing the development of fundamentals that are more important than ever.
-
In Defense of the Messy Résumé
Why the most adaptable and resourceful engineers often have the messiest career paths—and why curiosity, not careful choreography, builds the judgment that matters most.
-
Simple Concurrency Limiting with AWS Primitives: Step Functions and SQS for Priority-Based API Throttling
How we solved the classic enterprise integration problem of connecting fast, modern systems to slow, rate-limited legacy APIs using AWS primitives: Step Functions, priority queues, and Lambda concurrency controls that turn rate limiting into a simple queueing problem.