AWS Glue - Maximum Number of Databases and Maximum Number of tables within a database

0

What is the maximum number of Databases and maximum Number of tables within a given database that can be created in AWS Glue? We're planning a large scale simulation application that will enable users to perform hundreds if not thousands of simulations the results of which will be persisted in separate Glue Tables and Databases within a single AWS Account. Want to understand if there are any limitations as to the number of databases/tables that are supported in a single account and when we might have to implement complex like a pooled set of accounts in which tables get created for example.

1回答
0

Hi,

  • The default maximum number of databases per account is 10,000, but this limit could be increased requesting a quota increase.
  • The default maximum number of tables per database is 200,000, but this limit could be increased requesting a quota increase.
  • The default maximum number of tables per account is 1,000,000, but this limit could be increased requesting a quota increase.

You can find other service endpoints and service quotas for Glue on the following page.

profile picture
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ