Create a connection for relational database as source.
You will use Lake Formation Blueprints for this purpose. Lake Formation Blueprints provides the following types of workflows to execute common ETL use:
Database snapshot – Loads or reloads data from all tables into the data lake from a JDBC source.
Incremental database – Loads only new data into the data lake from a JDBC source, based on previously set bookmarks
we are going to use a snapshot ingestion for this exercise.
Step 1: Go to AWS Glue Database Connections, and Add connection.
Click on Next.
Step 2: Set up access, choosing your Instance sourcemf:
Tim3t0change
Click on Next.
Step 3: Click on Finish:
Use refresh button to see your connection.
Step 4: Edit your connection to Add a Security group to your connection:
Step 5: Click next.
Step 6: In the Security groups section check the c360view-c360-Access and c360view-RDS-Source security group:
c360view-c360-Access
and c360view-RDS-Source
Tim3t0change
(re-enter it)Click on Next, and then on Finish.
Step 7: Test your connection:
Step 8: You will see sourcemf connected successfully:
If you receive the following error:
Edit your connection again and change the Subnet to another one, from the same VPC.
Then test the connection with the new chosen subnet until it works.