In this lab, we will learn how to use AWS Glue to create a data pipeline.
Overview
- S3
- Source data
- Glue
- Create crawler to retrieve the metadata
- Create a table
- Athena
- Query the data through the Glue table
Ideas through Technologies
In this lab, we will learn how to use AWS Glue to create a data pipeline.
Overview
AWS Glue is a serverless data integration service, which provides fully managed extract, transform, and load (ETL) functionality.
Continue reading “[AWS] AWS Glue”