Software Alternatives & Reviews

AWS Glue VS Apache Airflow

Compare AWS Glue VS Apache Airflow and see what are their differences

AWS Glue logo AWS Glue

Fully managed extract, transform, and load (ETL) service

Apache Airflow logo Apache Airflow

Airflow is a platform to programmaticaly author, schedule and monitor data pipelines.
  • AWS Glue Landing page
    Landing page //
    2022-01-29
  • Apache Airflow Landing page
    Landing page //
    2023-06-17

AWS Glue videos

Build ETL Processes for Data Lakes with AWS Glue - AWS Online Tech Talks

More videos:

  • Review - AWS re:Invent BDT 201: AWS Data Pipeline: A guided tour
  • Review - Getting Started with AWS Glue Data Catalog
  • Review - Bajaj Housing Finance Limited: Serverless Data Pipelines with AWS Glue and Amazon Aurora PGSQL

Apache Airflow videos

Airflow Tutorial for Beginners - Full Course in 2 Hours 2022

Category Popularity

0-100% (relative to AWS Glue and Apache Airflow)
ETL
100 100%
0% 0
Workflow Automation
0 0%
100% 100
Data Integration
55 55%
45% 45
Automation
0 0%
100% 100

User comments

Share your experience with using AWS Glue and Apache Airflow. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare AWS Glue and Apache Airflow

AWS Glue Reviews

10 Best ETL Tools (October 2023)
AWS Glue is an end-to-end ETL offering intended to make ETL workloads easier and more integratable with the larger AWS ecosystem. One of the more unique aspects of the tool is that it is serverless, meaning Amazon automatically provisions a server and shuts it down following the completion of the workload.
Source: www.unite.ai
Top 14 ETL Tools for 2023
Notably, AWS Glue is serverless, which means that Amazon automatically provisions a server for users and shuts it down when the workload is complete. AWS Glue also includes features such as job scheduling and “developer endpoints” for testing AWS Glue scripts, improving the tool’s ease of use.
A List of The 16 Best ETL Tools And Why To Choose Them
Better yet, when interacting with AWS Glue, practitioners can choose between a drag-and-down GUI, a Jupyter notebook, or Python/Scala code. AWS Glue also offers support for various data processing and workloads that meet different business needs, including ETL, ELT, batch, and streaming.
Top 10 AWS ETL Tools and How to Choose the Best One | Visual Flow
The AWS Glue Data Catalog contains table and job definitions, and other control information. It automatically generates statistics and registers partitions, so data queries can run more efficiently. The catalog also supports an extended history for schema versions, allowing you to see how data has changed over time.
Source: visual-flow.com
Top 5 AWS Glue Alternatives: Best ETL Tools
AWS Glue performs data processing functions like Data Extraction, Data Transformation, and Data Loading to organize enterprise data. This is helpful for organizations that manage large amounts of data. AWS Glue is specifically designed for companies that execute ETL jobs on a serverless platform based on Apache Spark.
Source: hevodata.com

Apache Airflow Reviews

5 Airflow Alternatives for Data Orchestration
While Apache Airflow continues to be a popular tool for data orchestration, the alternatives presented here offer a range of features and benefits that may better suit certain projects or team preferences. Whether you prioritize simplicity, code-centric design, or the integration of machine learning workflows, there is likely an alternative that meets your needs. By...
Top 8 Apache Airflow Alternatives in 2024
Apache Airflow is a workflow streamlining solution aiming at accelerating routine procedures. This article provides a detailed description of Apache Airflow as one of the most popular automation solutions. It also presents and compares alternatives to Airflow, their characteristic features, and recommended application areas. Based on that, each business could decide which...
Source: blog.skyvia.com
10 Best Airflow Alternatives for 2024
In a nutshell, you gained a basic understanding of Apache Airflow and its powerful features. On the other hand, you understood some of the limitations and disadvantages of Apache Airflow. Hence, this article helped you explore the best Apache Airflow Alternatives available in the market. So, you can try hands-on on these Airflow Alternatives and select the best according to...
Source: hevodata.com
A List of The 16 Best ETL Tools And Why To Choose Them
Apache Airflow is an open-source platform to programmatically author, schedule, and monitor workflows. The platform features a web-based user interface and a command-line interface for managing and triggering workflows.
15 Best ETL Tools in 2022 (A Complete Updated List)
Apache Airflow programmatically creates, schedules and monitors workflows. It can also modify the scheduler to run the jobs as and when required.

Social recommendations and mentions

Based on our record, Apache Airflow should be more popular than AWS Glue. It has been mentiond 65 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

AWS Glue mentions (13)

  • Build Your Movie Recommendation System Using Amazon Personalize, MongoDB Atlas, and AWS Glue
    AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy to prepare and load data for analysis. It helps bridge the gap between our MongoDB Atlas data and the services we'll use for recommendation. - Source: dev.to / about 2 months ago
  • Using Snowflake data hosted in GCP with AWS Glue
    AWS Glue is a fully managed extract, transform, and load (ETL) service provided by Amazon Web Services (AWS). It is designed to make it easy for users to prepare and load their data for analysis. AWS Glue simplifies the process of building and managing ETL workflows by providing a serverless environment for running ETL jobs. - Source: dev.to / 3 months ago
  • How to check for quality? Evaluate data with AWS Glue Data Quality
    It is serverless data integration service to allow you to easily scale your workloads in preparing data and moving transformed data into a target location. - Source: dev.to / 10 months ago
  • Deploying a Data Warehouse with Pulumi and Amazon Redshift
    So in the next post, we'll do that: We'll take what we've done here, add a few more components with Pulumi and AWS Glue, and wire it all up with a few magical lines of Python scripting. - Source: dev.to / over 1 year ago
  • Serverless Event Driven AI as a Service
    Once it's in a Data Lake then you have different options depending on the analytics you need. For more advanced constant analytics then you could look into Amazon Kinesis Data Analytics instead of Firehose to S3, but for Ad-Hoc queries then this is where Glue and Athena come in. - Source: dev.to / over 1 year ago
View more

Apache Airflow mentions (65)

  • The 2024 Web Hosting Report
    For the third, examples here might be analytics plugins in specialized databases like Clickhouse, data-transformations in places like your ETL pipeline using Airflow or Fivetran, or special integrations in your authentication workflow with Auth0 hooks and rules. - Source: dev.to / 2 months ago
  • Best ETL Tools And Why To Choose
    Apache Airflow is an open-source platform to programmatically author, schedule, and monitor workflows. The platform features a web-based user interface and a command-line interface for managing and triggering workflows. Source: 6 months ago
  • Simplifying Data Transformation in Redshift: An Approach with DBT and Airflow
    Airflow is the most widely used and well-known tool for orchestrating data workflows. It allows for efficient pipeline construction, scheduling, and monitoring. - Source: dev.to / 6 months ago
  • Share Your favorite python related software!
    AIRFLOW This is more of a library in my opinion, but Airflow has become an essential tool for scheduling in my work. All our ML training pipelines are ordered and scheduled with Airflow and it works seamlessly. The dashboard provided is also fantastic! Source: 7 months ago
  • Ask HN: What is the correct way to deal with pipelines?
    I agree there are many options in this space. Two others to consider: - https://airflow.apache.org/ - https://github.com/spotify/luigi There are also many Kubernetes based options out there. For the specific use case you specified, you might even consider a plain old Makefile and incrond if you expect these all to run on a single host and be triggered by a new file... - Source: Hacker News / 7 months ago
View more

What are some alternatives?

When comparing AWS Glue and Apache Airflow, you can also consider the following products

Xplenty - Xplenty is the #1 SecurETL - allowing you to build low-code data pipelines on the most secure and flexible data transformation platform. No longer worry about manual data transformations. Start your free 14-day trial now.

ifttt - IFTTT puts the internet to work for you. Create simple connections between the products you use every day.

AWS Database Migration Service - AWS Database Migration Service allows you to migrate to AWS quickly and securely. Learn more about the benefits and the key use cases.

Microsoft Power Automate - Microsoft Power Automate is an automation platform that integrates DPA, RPA, and process mining. It lets you automate your organization at scale using low-code and AI.

Skyvia - Free cloud data platform for data integration, backup & management

Make.com - Tool for workflow automation (Former Integromat)