AI Tools / AI products & services
cargo-lambda is an open-source Rust developer tool for building, testing, and deploying AWS Lambda functions. It provides Cargo subcommands and a local development workflow for Lambda handlers, including support for running Rust Lambda functions with AWS services.
A tool for writing Rust-based AWS Lambda functions. The speaker uses it to make the Rust PDF-rendering implementation run as an AWS Lambda function.