AWS Glue is fully managed ETL service provide by AWS to extract the data from different systems, Clean the data, transform the data ( as per the business logic or rules) and load into targets like AWS RDS, S3 etc. AWS glue consists of meta data repository where you can…