RustShip - a RustLang podcast

Rust on AWS Lambda with Luciano Mammino - RustShip #8

Jul 4, 2024
Luciano Mammino, co-author of 'Crafting Lambda Functions in Rust', discusses using Rust in AWS Lambda. Topics include Rust developer experience, tooling ecosystem, getting started with Rust on AWS, challenges and advantages, and comparisons with other programming languages.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Crafting Lambda Functions in Rust

  • Luciano Mammino is writing "Crafting Lambda Functions in Rust" with James Eastam.
  • The book is self-published for flexibility and reader feedback, available at rust-lambda.com with discounts.
INSIGHT

AWS Lambda Explained

  • AWS Lambda provides serverless compute, triggered by events, abstracting infrastructure management.
  • It supports multiple languages like Node.js, Python, Java, Rust, and allows custom runtimes.
INSIGHT

Low-Latency Runtime (LLRT)

  • AWS's Low-Latency Runtime (LLRT) for JavaScript in Lambda uses QuickJS for speed.
  • However, LLRT lacks full Node.js standard library support, limiting existing code transitions.
Get the Snipd Podcast app to discover more snips from this episode
Get the app