AWS Glue | |
Developer: | Amazon.com |
Released: | [1] |
Operating System: | Cross-platform |
Language: | English |
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.[2]
The primary purpose of Glue is to scan other services[3] in the same Virtual Private Cloud (or equivalent accessible network element even if not provided by AWS), particularly S3. The jobs are billed according to compute time, with a minimum count of 1 minute.[4] Glue discovers the source data to store associated meta-data (e.g. the table's schema of field names, types lengths) in the AWS Glue Data Catalog (which is then accessible via AWS console or APIs).[5]
Scala and Python are officially supported .[6]
The catalog can be read in AWS console (via browser) and via API divided into topics including:[7]