Learn how to load data from recordsdata in AWS S3 bucket to AWS MySql RDS database
1. Create AWS MySql RDS
2. Connect MySql RDS to MySql Workbench in native machine and create DB and tables inside DB.
3. Create S3 bucket
4. Load recordsdata to S3 bucket
5. Learn about AWS VPC, Security Groups, VPC Endpoints and Routing tables
6. Load data from recordsdata in S3 bucket to AWS MySql RDS utilizing AWS Glue data integration.
7. Learn about DB connections and Crawlers in AWS Glue.
8. Explore the loaded data from MySql DB tables.
source