Common Node8 mistakes in Lambda
Originally posted at Serverless on October 4th, 2018
It’s been 6 months since AWS Lambda added support Node.js 8.10. I’m super happy that I can finally use async/await to simplify my Lambda functions.
In the meantime, I have helped a few clients wit...
serverlessinc.hashnode.dev3 min read