Shell Scripts as Lambda Functions: $0.53 vs $4.12 per Million Requests
A 50KB shell handler delivers production JSON endpoints 677% cheaper than Node.js + API Gateway. Here's how and when it makes sense.
Read more →serverless A 50KB shell handler delivers production JSON endpoints 677% cheaper than Node.js + API Gateway. Here's how and when it makes sense.
Read more →From pure Bash to optimized runtime layers: how systematic experimentation led to the perfect architecture for shell-based Lambda functions
Read more →Real-world benchmarking reveals surprising Lambda performance insights: when container images beat ZIP packages and why raw TCP sockets halve cold start times
Read more →How to run your Lambda functions locally in an environment identical to AWS using Docker and the Lambda Runtime Interface Emulator
Read more →How a simple browser automation project revealed the need for a direct API Gateway to SNS proxy module
Read more →Deep dive into Lambda runtime performance showing when shell's 20ms overhead becomes negligible and cold start performance dominates
Read more →Two focused Terraform modules that make event analytics almost trivial - from thousands of automation events to actionable dashboards
Read more →Building a production-ready serverless image processing pipeline using shell scripts, AWS Lambda, and S3 event triggers - achieving 87% memory efficiency and sub-200ms cold starts.
Read more →The foundational mechanics of turning local code into remote execution
Read more →How to choose the right level of complexity for your serverless functions
Read more →