In part one of my posts on AWS Glue, we saw how Crawlers could be used to traverse data in s3 and catalogue them in AWS Athena. Glue is a serverless service that could be used to create ETL jobs, schedule and run them. In this post we'll create an ETL job using Glue, execute … Continue reading AWS Glue Part 2: ETL your data and query the result in Athena
Tag: s3
AWS Glue Part 1: Discover and Catalogue Data Stored in s3
Learn how to add a Crawler in AWS Glue for data that is stored in s3