Programming Deploying Rust Functions on AWS Lambda AWS Lambda is a serverless computing platform that lets you run code without provisioning or managing servers. The platform invokes your code in response to events such as HTTP requests. Chuma Umenze 3 Jul 2020 · 9 min read