Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Use Node 8 runtime for Lambda #293

Open
konklone opened this issue Dec 30, 2018 · 0 comments
Open

Use Node 8 runtime for Lambda #293

konklone opened this issue Dec 30, 2018 · 0 comments

Comments

@konklone
Copy link
Contributor

Removes the need for the babel/transpile step in the Lambda function packaging code:

https://aws.amazon.com/blogs/compute/node-js-8-10-runtime-now-available-in-aws-lambda/

and may be able to lower memory usage (and thus cost?):

The new V8 6.0 engine comes with Turbofan and the Ignition pipeline, which leads to lower memory consumption and faster startup time across Node.js applications.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant