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?

已提问 2 年前401 查看次数
1 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则