Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lambda functions should support running on arm64 architecture #2119

Closed
dylanmtaylor opened this issue Jun 7, 2022 · 0 comments · Fixed by #2121
Closed

Lambda functions should support running on arm64 architecture #2119

dylanmtaylor opened this issue Jun 7, 2022 · 0 comments · Fixed by #2121

Comments

@dylanmtaylor
Copy link
Contributor

Nodejs 14.x is fully supported on arm64 and this is more cost-effective than x86_64.

https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-to-arm-based-aws-graviton2-processors/

@dylanmtaylor dylanmtaylor changed the title Lambda functions should be running on arm64 architecture Lambda functions should support running on arm64 architecture Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant