Lessons Learned from Running Serverless Applications in Production on AWS
Apr 15, 2025 · 14 min read · Introduction Have you heard about serverless on AWS? It sounds amazing: your code scales up automatically, you only pay when it runs, and you don't have to worry about servers. Tools like AWS Lambda, API Gateway, and DynamoDB make this possible. Gett...
MKRVAmax and 7 more commented