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 réponse
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
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions