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.

Sathya
posta un anno fa731 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande