Burst Concurrency Quota increase?

0

Me and my team are in the design stages for a very high-traffic, (potentially) low-latency process. We are interested in a serverless design. We would like to use Lambda, but the Burst Concurrency Quota is a concern. We need Lambda to scale rapidly if a traffic spike occurs. Is it possible for AWS to increase the Burst Concurrency Quota for our account and for any region?

Note: We do leverage Provisioned Concurrency and Python.

Thanks!

asked 9 months ago281 views
2 Answers
1

As you likely read from this URL: https://docs.aws.amazon.com/lambda/latest/dg/burst-concurrency.html

"If you need a burst concurrency limit increase, please inquire further through AWS Support. Service Quotas do not support changes in burst limits at this time."

So, I recommend that you reach out directly to AWS Support via https://aws.amazon.com/contact-us/

Hope this helps, if so please accept this answer

profile picture
answered 9 months ago
profile pictureAWS
EXPERT
Uri
reviewed 9 months ago
1
profile pictureAWS
AWS_TAM
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions