Lambda not scaling enough with SQS queue trigger

0

I have an SQS queue set up as a trigger for a lambda function. In the trigger settings, the maximum concurrency is set to 100, however when the queue has tens of thousands of messages in it, the lambda never scales to concurrency greater than 10. I have no other lambdas running, so shouldn't it be able to scale as high as 1000 if that were the concurrency limit on the SQS trigger? How can I get higher concurrency when the queue is full of messages?

2 réponses
0
Réponse acceptée

So turns out that my account had a concurrency limit of 10. Requested a quota increase and problem solved!

Bob
répondu il y a 4 mois
profile picture
EXPERT
vérifié il y a un mois
0

Hello Bob, Great to see you got your problem solved

répondu il y a 4 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions