Thomas Step

<- Blog

Interested in learning more about serverless AWS? Check out my Guide to Building with Serverless AWS (only pay what you want)

Go Versus Node in AWS Lambda

Go is faster than Node.

If all other environment factors are equal you get faster cold starts and faster warm requests. I do not know why this is a question.

Categories: aws | go | javascript | serverless