Electrify your NodeJS AWS Lambdas with Rust
Introduction
NodeJS runtime for AWS Lambda is one of the most used and for good reasons. It is fast with a short cold start duration, it is easy to develop for it, and it can be used for Lambda@Edge functions. Besides these, JavaScript is one of the ...
ervinszilagyi.hashnode.dev12 min read