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

feat: increasing memory limit to lambda max memory limit #137

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

afu-dev
Copy link
Contributor

@afu-dev afu-dev commented Nov 10, 2023

Discussion started on GitHub about why the memory limit was 3,008MB.

Turns out 3,008MB was the old limit, and the new maximum memory a lambda function can have is 10,240MB.

Source: https://aws.amazon.com/about-aws/whats-new/2020/12/aws-lambda-supports-10gb-memory-6-vcpu-cores-lambda-functions/

I don't think there are any reasons to not bump the value by default, but I could be wrong, PR open for discussion 😉

@MantasVaitkunas
Copy link

@mnapoli mnapoli merged commit 2a1313b into brefphp:main Nov 10, 2023
5 checks passed
@afu-dev afu-dev deleted the feat-increase-memory-limit branch November 11, 2023 08:21
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

3 participants