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…
Share
There is no limit for the number of queues:
https://aws.amazon.com/sqs/faqs/#Limits_and_restrictions
There is also no limit for the number of messages in a queue: