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

Use Graviton2 architecture #604

Merged
merged 1 commit into from
Jun 24, 2022
Merged

Use Graviton2 architecture #604

merged 1 commit into from
Jun 24, 2022

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Jun 24, 2022

Lambda functions that use arm64 architecture (AWS Graviton2 processor) can achieve significantly better price and performance than the equivalent function running on x86_64 architecture.

Functions that use arm64 architecture offer lower cost per Gb/s compared with the equivalent function running on an x86-based CPU.

> Lambda functions that use arm64 architecture (AWS Graviton2 processor) can achieve significantly better price and performance than the equivalent function running on x86_64 architecture. 

> Functions that use arm64 architecture offer lower cost per Gb/s compared with the equivalent function running on an x86-based CPU.
@j0k3r j0k3r merged commit bae22c7 into master Jun 24, 2022
@j0k3r j0k3r deleted the fix/arm64-architecture branch June 24, 2022 09:00
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 this pull request may close these issues.

None yet

1 participant