AWS Glue is a serverless ETL integration tool to process your data. I have used Glue Jobs(python) in my Migration project and I liked the below features of AWS Glue service.
a> Serverless ETL tools to start data integration
b> Support Python3.9 version including several popular packages like pandas, SQLalchmy, etc. So no need to explicitly include/install those packages.
c> Scheduled and an event-based job that can be used in Workflow
d> Monitor Dashboard for Active Glue Jobs Review collected by and hosted on G2.com.
if we have to use an external library like Cx_oracle or another, we have to use Python wheel files, that some time is quite confusing for developers. Review collected by and hosted on G2.com.
