aws / aws/chalice

Add support for selecting Architecture to Deploy function to

Open
#1,808 13 comments 24 reactions 0 assignees View on GitHub
feature-request
Dominant language
Python
Stars
11.1k
Forks
1k
Avg merge
1d 22h
Merged PRs (30d)
2

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how config.json is parsed and how the deployment request selects Lambda function settings. Add a way to choose the deployment architecture in config.json, then verify that the selected architecture is passed through to the deployed function and covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.