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 Respostas
0
Resposta aceita

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

Bob
respondido há 4 meses
profile picture
ESPECIALISTA
avaliado há um mês
0

Hello Bob, Great to see you got your problem solved

respondido há 4 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas