Max AWS SQS Queues

2020-04-02 06:40发布

Does anyone know what the maximum amount of queues I can create is? I've look around on AWS and can't seem to find the answer. I might have almost 50 different queues at the end of this project and want to make sure I am not running out of runway...

3条回答
Root(大扎)
2楼-- · 2020-04-02 07:00

I don't see any mention of a limit. But 50 is small. You should be fine. To confirm, just create 50 queues.

查看更多
三岁会撩人
3楼-- · 2020-04-02 07:01

There is no limit for the number of queues and for the number of messages in a queue.

http://aws.amazon.com/sqs/faqs/#How_big_can_Amazon_SQS_queues_be

查看更多
家丑人穷心不美
4楼-- · 2020-04-02 07:02

I don't know of any limit. We're currently running about 45 queues and I'm sure we hit the 50 queue limit a while ago.

查看更多
登录 后发表回答