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
preguntada hace un año741 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas