Implement Rust applications on AWS
Recipe | Crates | Categories |
---|---|---|
Develop and deploy applications with the AWS SDK for Rust | AWS Rust SDK | |
Implement Lambda functions in Rust |
TODO
At AWS, Rust has quickly become critical to building infrastructure at scale. Firecracker
is an open source virtualization technology that powers AWS Lambda and other serverless offerings.
Develop and deploy applications with the AWS SDK for Rust
Call AWS services using idiomatic Rust APIs.
Implement Lambda functions in Rust
Use the AWS SDK from within a Lambda function
Create Lambda functions with Rust⮳
aws-lambda-rust-runtime-examples⮳
TODO: write