DynamoDB Tables Quota Increase Limits

0

For any AWS account, there is an initial DynamoDB table quota of 2,500 tables per AWS Region. One can request a service quota increase using the support page.

Can one assume that requests will always be approved? Can a service design assume an unlimited number of tables? Otherwise, is there a limit to the quota increase for DynamoDB tables?

asked 2 years ago360 views
1 Answer
1

One should not assume it will always be approved. Justification must be provided. The table count limit is there as a nudge toward best practices, which usually doesn't involve multiple thousands of tables unless there's been careful consideration of alternative designs first.

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions