AWS lambda performance: JavaScript vs Python vs Golang
Which language to use for AWS lambda?
We can write lambda function for deployment to AWS in several languages. Let’s compare the performance of (almost empty) functions written in JavaScript, Python and Golang…