api-gateway
4 posts
Migrating from Serverless Framework to AWS CDK: Part 3 - Lambda Functions and API Gateway
Deep dive into migrating Lambda functions, API Gateway configurations, request validations, and error handling from Serverless Framework to AWS CDK with practical examples.
Cloud Computing
Mar 2, 2025
api-gateway
aws
aws-cdk
+2
API Versioning with AWS CDK: How I Finally Got It Right After 3 Failed Attempts
Real lessons from building multi-version APIs in production. Why my first three versioning strategies failed, what actually works, and the CDK patterns that saved my sanity.
Cloud Computing
Feb 16, 2025
api-gateway
aws
aws-cdk
+3
Building AWS Serverless with TypeScript: Lessons from 3 Years of Lambda at Scale
Why I moved from Express.js to Lambda, the costly mistakes I made along the way, and the TypeScript patterns that saved my team thousands in AWS bills.
Cloud Computing
Feb 9, 2025
api-gateway
cost-optimization
lambda
+2
Zod + OpenAPI + AWS Lambda: The $80K Bug That Taught Me Schema-First Development
How a 'simple' API change cost us $80K in enterprise client integration failures, why documentation drift kills businesses, and the production-tested system that generates OpenAPI specs from Zod schemas automatically.
Cloud Computing
Jan 26, 2025
api-gateway
aws-cdk
lambda
+5