PythonVsRustAWSLambda
Testing the runtime difference between Python and Rust for AWS Lambda.
See the full blog post here https://www.confessionsofadataguy.com/aws-lambdas-python-vs-rust-performance-and-cost-savings/
To build the bootstrap.zip
that your Rust AWS Lambda needs, run cargo lambda build --release --output-format zip