aws
7 posts
How we went from 30-second Lambda timeouts killing our video platform to handling 10GB+ file uploads seamlessly with S3 signed URLs. Complete implementation with CDK, security considerations, and production lessons learned.
Learn multi-account AWS architecture through "QuickGrocer's" migration from single-account monolith to event-driven systems during explosive growth. Explore patterns, challenges, and architectural decisions in distributed systems.
Explore the motivations behind migrating from Serverless Framework to AWS CDK, including licensing changes, architectural advantages, and when CDK becomes the better choice for your serverless applications.
Deep dive into migrating Lambda functions, API Gateway configurations, request validations, and error handling from Serverless Framework to AWS CDK with practical examples.
Master DynamoDB migrations, environment variable management, secrets handling, and VPC configurations when moving from Serverless Framework to AWS CDK.
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.
From raw AWS SDK struggles to production-ready single-table design. My journey with DynamoDB Toolbox, the mistakes that cost me weeks, and the patterns that finally worked at scale.