Blazing fast serverless with Rust | Luca Bianchi | Conf42 Rustlang 2022
In this talk a brief introduction to Rust language will be provided, with a focus on its parallel processing capabilities, then a sample machine learning inference project is presented which pulls records from AWS Kinesis Serverless to perform customer churn prediction, then save the result back in a queue. Rust capabilities in parallel data processing and fast runtime execution are compared to standard Javascript and Python approaches solving the same problem. Some details are provided also about how to use AWS SAM to set up and deploy serverless lambda in Rust. Other talks at this conference 🚀🪐 https://www.conf42.com/rustlang2022 — 0:00 Intro 0:16 Talk