AWS Glue
Dipping into Data Engineering with AWS Glue
.
Goal is to demonstrate an ETL
job getting data from one RDBMS store(Oracle
), filter it out using one of the columns and sending the records into PostgreSQL
for another system to consume. The Spike is here.
This post is licensed under CC BY 4.0 by the author.