boris tane
blogtalksprojects

Exploring JavaScript Runtimes on AWS Lambda

Nov 22, 2022
·
London Node User Group

London Node User Group invited me to give a talk, and that came up when I was wondering if I could squeeze more performance out of my JavaScript AWS Lambda functions without re-writing in Go or Rust.

I then benchmarked Node.js, Deno and Bun on AWS Lambda… The benchmark results themselves are not quite relevant as those runtimes are evolving very quickly; the most interesting part was the journey of deploying unsupported runtimes on AWS Lambda.

This talk is about how to deploy custom runtimes on AWS Lambda, and measure and compare the duration of HTTP requests made to those functions. It’s also a great demo of a very early version of Baselime.

share on
twitter
mail
Scroll to top
Join 200+ developers getting updates on cloud computing, observability, serverless and more.