Abstract
Ep #106 of the Real-World Serverless podcast
AWS Serverless Hero Luciano Mammino shares the history of Middy, the popular middleware engine for AWS Lambda functions; why he’s sold on writing Lambda functions in Rust and why you should too!
Links from the episode:
- Aws Bites channel / awsbites
- Middy https://github.com/middyjs/middy
- How to sponsor Middy https://middy.js.org/docs/intro/spons…
- Crafting Lambda Functions in Rust https://rust-lambda.com
- Easy mode Rust https://llogiq.github.io/2024/03/28/e…
- Using Node.js ES modules and top-level await in AWS Lambda https://aws.amazon.com/blogs/compute/…
- Using Middy with Typescript https://middy.js.org/docs/intro/types…
- Ep97 on LLRT (the superfast JavaScript runtime for Lambda) • What makes LLRT the FASTEST JavaScrip…