Skip to content

Cloud Infrastructure · Development

Programming languages, patterns, and development practices

Middy and Zod: Type-Safe AWS Lambda Middleware Validation

Build maintainable, type-safe Lambda middleware with Middy's builder pattern, Zod validation, feature flags, and secrets management for serverless apps.

aws-lambdamiddymiddleware+8
Migrating from Node.js to Go on AWS Lambda: A Practical Guide

Real-world lessons from leading Node.js to Go migrations in serverless environments, including performance gains, team challenges, and practical decision frameworks.

golangnodejsserverless+5
Middy Alternatives: Building a Custom AWS Lambda Middleware Framework2/2

Discover the production challenges that pushed us beyond Middy's limits and how we built a custom middleware framework optimized for performance and scale

aws-lambdamiddlewarecustom-framework+7
AWS Lambda Middleware with Middy - Clean Code and Best Practices1/2

Discover how Middy transforms Lambda development with middleware patterns, moving from repetitive boilerplate to clean, maintainable serverless functions

aws-lambdamiddymiddleware+6
CQRS with AWS Lambda, EventBridge, and DynamoDB

A real-world CQRS implementation with AWS Lambda, EventBridge, and DynamoDB, covering event sourcing, eventual consistency, and distributed debugging.

cqrsdynamodbevent-sourcing+3
DynamoDB Toolbox Guide: Single-Table Design in TypeScript

Move from raw AWS SDK complexity to production-ready single-table design with practical DynamoDB Toolbox patterns, common pitfalls, and scaling decisions.

awsdynamodbdynamodb-toolbox+2