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年前400ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン