Skip to content

fix: migrate Lambda to Graviton - $47,462/yr savings - #3

Open
infracost[bot] wants to merge 1 commit into
masterfrom
infracost-fix-96634a47-9b10-4509-bf8c-8f9862a2ab2f
Open

fix: migrate Lambda to Graviton - $47,462/yr savings#3
infracost[bot] wants to merge 1 commit into
masterfrom
infracost-fix-96634a47-9b10-4509-bf8c-8f9862a2ab2f

Conversation

@infracost

@infracost infracost Bot commented Mar 31, 2026

Copy link
Copy Markdown

💰 Infracost opened this pull request as part of the following campaign:

Manual Optimization Campaign

Policy: Lambda - consider using Graviton Graviton lambda functions are 20% cheaper than x86 equivalents with up to 19% improved performance. If you do not use x86 binary dependencies, setting lambda functions to use ARM64 can result in significant savings and improved performance. See [AWS docs](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/) for details.
Potential savings: $47,462/yr
Risk: Medium migrating functions to ARM64 architecture may introduce compatibility issues with native libraries and subtle behavior differences.
Deployment details: May require downtime, Please see AWS docs for details Changing the runtime architecture of a Lambda function can cause a brief service disruption if you are using a custom runtime. You can minimize this by implementing canary or blue-green deployments. AWS Blog

Next steps:
✅ Deploy this change before the campaign deadline: April 7, 2026
💬 False positive? Add a PR comment with @infracost dismiss
🛠️ Incorrect code fix? Close the PR with a comment or check out the branch to adjust

This commit was automatically generated by Infracost Autofix
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

1 participant