This is a curated list of resources for using Rust with serverless technologies.
lambda_runtime
- Official AWS Lambda Rust Runtimelambda_http
- Using AWS Lambda with Amazon API Gateway or Amazon Application Load Balancer- Rust SDK - Official AWS SDK for Rust
- workers-rs - Write Cloudflare Workers in 100% Rust via WebAssembly
- aws_lambda_events - This crate provides strongly-typed AWS Lambda event structs in Rust.
- Rust Adventure
- fettblog: Serverless Rust - Slides, videos, links, and examples
- AWS Serverless Rust Demo
- AWS Lambda Adapter - Adapter to run HTTP servers in AWS Lambda
- Project doorbell