Field notes on engineering, architecture, and the tools I build with.
Showing posts in Python
Python Lambda Functions: Patterns for Production
Battle-tested patterns for writing Python Lambda functions that are fast, observable, and maintainable in production environments.