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 reserved concurrency to application properties #546

Open
vfeinman opened this issue Dec 2, 2023 · 0 comments
Open

Add reserved concurrency to application properties #546

vfeinman opened this issue Dec 2, 2023 · 0 comments

Comments

@vfeinman
Copy link

vfeinman commented Dec 2, 2023

Describe the enhancement:
Add the ability to specify the desired ReservedConcurrentExecutions of the ESF lambda.

Proposed new property (taken from AWS documentation):
Name: ReservedConcurrentExecutions
Description: The number of simultaneous executions to reserve for the function.

Describe a specific use case for the enhancement or feature:
On a number of occasions the ESF lambda concurrent executions spiked, consuming the account limit for Lambda concurrent executions. This has the undesirable effect of preventing production applications from running and extremely high costs. We currently have to deploy the ESF Serverless Application Repository application, then manually set the reserved concurrent executions manually.

@vfeinman vfeinman changed the title Add Advanced Configuration properties to CFN to support setting desired reserved concurrency. Add reserved concurrency to application properties Dec 2, 2023
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

No branches or pull requests

1 participant