This lab walks you through the steps to perform ETL operation in AWS Glue with Amazon S3 as a data source.
You will practice using AWS Glue crawler to create a reference table in the Glue Data catalog's Databases and ETL Jobs to perform aggregation on top of tables present in the Glue Data catalog.
Duration: 60 minutes
AWS Region: US East (N. Virginia) us-east-1
Launching Lab Environment
Copy S3 Bucket's sample data URI
Download the glue code
Create a Glue crawler
Run the crawler, to create a table
Create a Glue Job
Check the output of the Glue Job
Validation of the lab
Deleting AWS Resources