What is AWS Glue?

What is AWS Glue?

AWS glue is ETL service provided by amazon web services. ETL means extract, transform and load. So if you have large excel/csv files and you want to run some transformations on these files some operations and prepare reports then AWS Glue is something you are looking for.

Spark-Powered Speed: Behind the scenes, Glue uses Apache Spark (the engine loved by data engineers) to process large datasets quickly. Spark’s lazy execution optimizes workflows by waiting until the last moment to run tasks, saving time and resources.

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *