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 Graviton 2 / ARM Architecture #1123

Closed
wants to merge 2 commits into from
Closed

Add Support for Graviton 2 / ARM Architecture #1123

wants to merge 2 commits into from

Conversation

NinitoAS
Copy link

Description

This PR adds support for the 'new' Graviton 2 / ARM64 architecture. It builds on top of @turingbeing's work (#1057)

The new parameter is now a string instead of a list, defaulting to 'x86_64' if not defined.

Keep in mind that ARM64 is not supported in all regions. It is currently unsupported in the following regions: af-south-1, ap-east-1, ap-northeast-2, ap-northeast-3, ca-central-1, eu-south-1, eu-west-3, eu-north-1, me-south-1, sa-east-1 and us-west-1

It seems like AWS will fall back to x86 if the region does not support ARM.

@hellno can you review the PR?

AWS API Docs

GitHub Issues

Resolves: #1051

@NinitoAS
Copy link
Author

NinitoAS commented May 6, 2022

@hellno, I know you are busy, but it would be great to have this merged before the next release

@fedejaure
Copy link

Are you considering merging this branch?

MaximeKlein
MaximeKlein previously approved these changes Jun 16, 2022
@monkut
Copy link
Collaborator

monkut commented Aug 12, 2022

@NinitoAS Not sure why this got closed...

I'm looking at getting the next release out in Novemenber.
Can you fix the conflicts here, so we can get this merged in?

@sridhar562345
Copy link
Contributor

@NinitoAS Can you post the status of this?

@djmango
Copy link

djmango commented Nov 10, 2022

+1

@monkut
Copy link
Collaborator

monkut commented Nov 13, 2022

@NinitoAS can you fix the conflicts here?

@gaborschulz
Copy link
Contributor

@monkut, is there anything I can support with on this issue?

Copy link

github-actions bot commented Apr 3, 2024

Hi there! Unfortunately, this PR has not seen any activity for at least 90 days. If the PR is still relevant to the latest version of Zappa, please comment within the next 10 days if you wish to keep it open. Otherwise, it will be automatically closed.

@github-actions github-actions bot added the no-activity [Bot] Closing soon if no new activity label Apr 3, 2024
Copy link

Hi there! Unfortunately, this PR was automatically closed as it had not seen any activity in at least 100 days. If the PR is still relevant to the latest version of Zappa, please open a new PR.

@github-actions github-actions bot added the auto-closed [Bot] Closed, details in comments label Apr 13, 2024
@github-actions github-actions bot closed this Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-closed [Bot] Closed, details in comments no-activity [Bot] Closing soon if no new activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Lambda on Arm CPUs
8 participants