chalice icon indicating copy to clipboard operation
chalice copied to clipboard

Add support for selecting Architecture to Deploy function to

Open subssn21 opened this issue 3 years ago • 12 comments

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.

subssn21 avatar Sep 29 '21 22:09 subssn21

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.

jamesls avatar Sep 30 '21 17:09 jamesls

Is this something that will be available soon? thanks

flowtrader2016 avatar Mar 25 '22 14:03 flowtrader2016

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

flowtrader2016 avatar Jul 07 '22 18:07 flowtrader2016

Is there any update on this issue?

Rohhiith avatar Sep 05 '22 05:09 Rohhiith

Any updates here?

ShahNewazKhan avatar Jun 16 '23 19:06 ShahNewazKhan

Any updates here?

BagchiMB avatar Jul 19 '23 10:07 BagchiMB

Any updates?

tb-rafa avatar Oct 11 '23 00:10 tb-rafa

Any updates?

rafagan avatar Nov 09 '23 20:11 rafagan

Any Updates?

apetmarcel avatar Jan 15 '24 22:01 apetmarcel

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?

devinmatte avatar Feb 10 '24 22:02 devinmatte