Nothing here yet.
Technical Writing, Freelancer Work, Speaking at Conferences
Apr 8 · 8 min read · Every Lambda test starts the same way: you need an event object — and crafting one is annoying. API Gateway v2 events have 30+ fields, SQS needs message IDs, receipt handles, and ARNs, and DynamoDB St
AArchit and 2 more commented
Apr 1 · 4 min read · Serverless promises to free teams from infrastructure worries, but picking the wrong database can hurt your performance, increase your costs, and affect developer velocity. As with everything in softw
Join discussion
Mar 25 · 5 min read · You might have created a Lambda function that "handles events." But take a moment to question yourself about what an event actually is. Let's forget the object that you can access on the lambda, and t
Join discussion