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?

Bob
已提問 4 個月前檢視次數 205 次
2 個答案
0
已接受的答案

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

Bob
已回答 4 個月前
profile picture
專家
已審閱 1 個月前
0

Hello Bob, Great to see you got your problem solved

已回答 4 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南