Important Note: You will create AWS resources during the workshop which will incur cost in your AWS account. It is recommended to clean-up the resources as soon as you finish the workshop to minimize the cost.

AWS Glue Studio - working with AWS RDS

AWS Glue Studio is GUI based service to create, run, and monitor extract, transform, and load (ETL) jobs in AWS Glue. It helps in visually composing data transformation workflows and run them on AWS Glue’s Apache Spark-based serverless ETL engine. AWS Glue Studio supports both tabular and semi-structured data. AWS Glue Studio also offers tools to monitor ETL workflows and validate that they are operating as intended.

In this workshop, you create an ETL job using AWS Glue Studio which reads data from Amazon RDS Database, performs transformation and writes to the S3 bucket.

The following diagram shows the scenario you are going to build. Start the workshop

AWS Glue Studio