January 2019
Intermediate to advanced
520 pages
14h 32m
English
AWS Lambda is an Amazon product that you can find here: https://aws.amazon.com/lambda/.
There is official support for the Rust programming language with the lambda-runtime crate: https://github.com/awslabs/aws-lambda-rust-runtime. We will use this crate in this chapter to demonstrate the serverless approach.
Read now
Unlock full access