Tag: awsglue

AWS Glue DataBrew — A no-code visual data preparation tool for data scientists.

Reading Time: 7 minutes AWS Glue is a serverless managed service that prepares data for analysis through automated ETL processes. This is a simple and cost-effective method for categorizing and managing big data in the enterprise. It gives businesses a data integration tool that prepares data from multiple sources and organizes it in a central repository where it can […]

How to build a serverless event-driven workflow with AWS Glue and Amazon EventBridge?

Reading Time: 10 minutes AWS Glue is basically a data processing pipeline that is composed of a crawler, jobs, and triggers. This workflow converts uploaded data files into Apache Parquet format. In this blog, we will see how we can make use of the AWS Glue event-driven workflows to demonstrate the execution of the entire flow. With the use […]

Back To Top