cold-start
2 posts
Five AWS Lambda Anti-Patterns TypeScript Developers Bring From Monoliths
DI containers, monolithic SDKs, god-handlers, top-level secret fetches, and heavy ORMs - what they cost on cold start, and the functional shape that replaces them.
aws-lambdatypescriptserverless+2
April 28, 2026Cloud Computing
AWS Lambda Cold Start Optimization: Production Lessons Learned1/1
Real-world strategies for optimizing AWS Lambda cold starts, covering runtime selection, provisioned concurrency, and practical optimization techniques from production environments.
aws-lambdaserverlesscold-start+4
September 4, 2025Cloud Computing