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

Add support for selecting Architecture to Deploy function to #1808

Open
subssn21 opened this issue Sep 29, 2021 · 12 comments
Open

Add support for selecting Architecture to Deploy function to #1808

subssn21 opened this issue Sep 29, 2021 · 12 comments

Comments

@subssn21
Copy link
Contributor

AWS began supporting Graviton2 processors today:

https://aws.amazon.com/blogs/aws/aws-lambda-functions-powered-by-aws-graviton2-processor-run-your-functions-on-arm-and-get-up-to-34-better-price-performance/

It would be great if we could select the architecture we want to deploy the code we are using to in the config.json file.

@jamesls
Copy link
Member

jamesls commented Sep 30, 2021

Should be pretty straightforward to plumb through the architecture config option, but we'll need to update the packager to handle binary python package dependencies. I'm not sure how many projects are publishing ARM wheel files.

@flowtrader2016
Copy link

Is this something that will be available soon? thanks

@flowtrader2016
Copy link

Is this on your roadmap or should I be looking at an alternative approach? Thanks

@Rohhiith
Copy link

Rohhiith commented Sep 5, 2022

Is there any update on this issue?

@ShahNewazKhan
Copy link

Any updates here?

@BagchiMB
Copy link

Any updates here?

@tb-rafa
Copy link

tb-rafa commented Oct 11, 2023

Any updates?

1 similar comment
@rafagan
Copy link

rafagan commented Nov 9, 2023

Any updates?

@apetmarcel
Copy link

Any Updates?

@devinmatte
Copy link

Is this on the roadmap? Our Chalice apps are the only apps we have still running on x86 instead of ARM. Is there a workaround if this isn't planned?

@ShahNewazKhan
Copy link

+1

1 similar comment
@foo-up
Copy link

foo-up commented Aug 22, 2024

+1

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

No branches or pull requests