AWS Glue
AWS Glue is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It was introduced in August 2017.
Overview
The primary purpose of Glue is to scan other services in the same Virtual Private Cloud, particularly S3. The jobs are billed according to compute time, with a minimum count of 1 minute. Glue discovers the source data to store associated meta-data in the AWS Glue Data Catalog.Languages supported
Scala and Python are officially supported.Catalog interrogation via API
The catalog can be read in AWS console and via API divided into topics including:- Database API
- Table API
- Partition API
- Connection API
- User-Defined Function API
- Importing an Athena Catalog to AWS Glue