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 Respuestas
0
Respuesta aceptada

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

Bob
respondido hace 4 meses
profile picture
EXPERTO
revisado hace un mes
0

Hello Bob, Great to see you got your problem solved

respondido hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas