StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Databases
  4. Big Data Tools
  5. AWS Glue vs Pipelines

AWS Glue vs Pipelines

OverviewDecisionsComparisonAlternatives

Overview

AWS Glue
AWS Glue
Stacks461
Followers819
Votes9
Pipelines
Pipelines
Stacks29
Followers72
Votes0
GitHub Stars4.0K
Forks1.8K

AWS Glue vs Pipelines: What are the differences?

Introduction: In the world of cloud computing, AWS Glue and Pipelines are two popular services offered by Amazon Web Services. Both services play a crucial role in data processing and workflow management, but they have distinct features that cater to specific needs.

  1. Data Processing Approach: AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy to prepare and load data for analytics. It automatically discovers metadata and dependencies, making it easier to create ETL pipelines. On the other hand, Pipelines is a web-based service that allows users to build complex data processing workflows using a visual interface, without the need for coding. It focuses more on workflow management rather than ETL capabilities.

  2. Scalability and Flexibility: When it comes to scalability, AWS Glue excels in handling large volumes of data and can automatically adjust resources based on the workload. It integrates well with other AWS services and is suitable for heavy data processing tasks. In contrast, Pipelines offers more flexibility in defining custom workflows and dependencies between tasks, allowing for intricate data pipelines but may require more manual intervention for scaling.

  3. Pricing Structure: AWS Glue follows a pay-as-you-go pricing model, where users only pay for the resources they consume, making it cost-effective for smaller workloads. Pipelines, on the other hand, has a tiered pricing structure based on the number of workflow runs and active pipelines, which can be beneficial for organizations with predictable usage patterns but might be less cost-effective for fluctuating workloads.

  4. Integration with Other Services: AWS Glue seamlessly integrates with various AWS services like S3, Redshift, and Athena, enabling data transformation and loading from different sources. It also supports integration with external data sources through JDBC connectors. Pipelines, on the other hand, offers integrations with third-party services like GitHub, Slack, and JIRA, allowing users to build end-to-end automation pipelines that extend beyond data processing.

  5. Monitoring and Logging Capabilities: AWS Glue provides comprehensive monitoring and logging tools to track the progress of ETL jobs, identify issues, and optimize performance. It offers detailed metrics and logs that help in troubleshooting and improving data processing workflows. In comparison, Pipelines offers basic monitoring capabilities like job status tracking and execution history, but lacks advanced logging features for in-depth analysis and performance tuning.

  6. User Interface and Learning Curve: AWS Glue provides a user-friendly console for designing ETL jobs and managing data catalogs, making it easy for users familiar with SQL and Python to get started quickly. On the other hand, Pipelines offers a more intuitive visual interface for creating workflows, which can be beneficial for users without programming experience but may have a steeper learning curve for advanced configurations and customizations.

In Summary, AWS Glue is tailored for ETL tasks, scalable data processing, and seamless AWS integration, while Pipelines offers flexibility in workflow design, custom task dependencies, third-party integrations, and a visual interface for easy workflow creation.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on AWS Glue, Pipelines

Vamshi
Vamshi

Data Engineer at Tata Consultancy Services

May 29, 2020

Needs adviceonPySparkPySparkAzure Data FactoryAzure Data FactoryDatabricksDatabricks

I have to collect different data from multiple sources and store them in a single cloud location. Then perform cleaning and transforming using PySpark, and push the end results to other applications like reporting tools, etc. What would be the best solution? I can only think of Azure Data Factory + Databricks. Are there any alternatives to #AWS services + Databricks?

269k views269k
Comments
datocrats-org
datocrats-org

Jul 29, 2020

Needs adviceonAmazon EC2Amazon EC2TableauTableauPowerBIPowerBI

We need to perform ETL from several databases into a data warehouse or data lake. We want to

  • keep raw and transformed data available to users to draft their own queries efficiently
  • give users the ability to give custom permissions and SSO
  • move between open-source on-premises development and cloud-based production environments

We want to use inexpensive Amazon EC2 instances only on medium-sized data set 16GB to 32GB feeding into Tableau Server or PowerBI for reporting and data analysis purposes.

319k views319k
Comments
Pavithra
Pavithra

Mar 12, 2020

Needs adviceonAmazon S3Amazon S3Amazon AthenaAmazon AthenaAmazon RedshiftAmazon Redshift

Hi all,

Currently, we need to ingest the data from Amazon S3 to DB either Amazon Athena or Amazon Redshift. But the problem with the data is, it is in .PSV (pipe separated values) format and the size is also above 200 GB. The query performance of the timeout in Athena/Redshift is not up to the mark, too slow while compared to Google BigQuery. How would I optimize the performance and query result time? Can anyone please help me out?

522k views522k
Comments

Detailed Comparison

AWS Glue
AWS Glue
Pipelines
Pipelines

A fully managed extract, transform, and load (ETL) service that makes it easy for customers to prepare and load their data for analytics.

Kubeflow is a machine learning (ML) toolkit that is dedicated to making deployments of ML workflows on Kubernetes simple, portable, and scalable. Kubeflow pipelines are reusable end-to-end ML workflows built using the Kubeflow Pipelines SDK.

Easy - AWS Glue automates much of the effort in building, maintaining, and running ETL jobs. AWS Glue crawls your data sources, identifies data formats, and suggests schemas and transformations. AWS Glue automatically generates the code to execute your data transformations and loading processes.; Integrated - AWS Glue is integrated across a wide range of AWS services.; Serverless - AWS Glue is serverless. There is no infrastructure to provision or manage. AWS Glue handles provisioning, configuration, and scaling of the resources required to run your ETL jobs on a fully managed, scale-out Apache Spark environment. You pay only for the resources used while your jobs are running.; Developer Friendly - AWS Glue generates ETL code that is customizable, reusable, and portable, using familiar technology - Scala, Python, and Apache Spark. You can also import custom readers, writers and transformations into your Glue ETL code. Since the code AWS Glue generates is based on open frameworks, there is no lock-in. You can use it anywhere.
-
Statistics
GitHub Stars
-
GitHub Stars
4.0K
GitHub Forks
-
GitHub Forks
1.8K
Stacks
461
Stacks
29
Followers
819
Followers
72
Votes
9
Votes
0
Pros & Cons
Pros
  • 9
    Managed Hive Metastore
No community feedback yet
Integrations
Amazon Redshift
Amazon Redshift
Amazon S3
Amazon S3
Amazon RDS
Amazon RDS
Amazon Athena
Amazon Athena
MySQL
MySQL
Microsoft SQL Server
Microsoft SQL Server
Amazon EMR
Amazon EMR
Amazon Aurora
Amazon Aurora
Oracle
Oracle
Amazon RDS for PostgreSQL
Amazon RDS for PostgreSQL
Argo
Argo
Kubernetes
Kubernetes
Kubeflow
Kubeflow
TensorFlow
TensorFlow

What are some alternatives to AWS Glue, Pipelines?

Apache Spark

Apache Spark

Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters through YARN or Spark's standalone mode, and it can process data in HDFS, HBase, Cassandra, Hive, and any Hadoop InputFormat. It is designed to perform both batch processing (similar to MapReduce) and new workloads like streaming, interactive queries, and machine learning.

TensorFlow

TensorFlow

TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API.

Presto

Presto

Distributed SQL Query Engine for Big Data

Amazon Athena

Amazon Athena

Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.

scikit-learn

scikit-learn

scikit-learn is a Python module for machine learning built on top of SciPy and distributed under the 3-Clause BSD license.

PyTorch

PyTorch

PyTorch is not a Python binding into a monolothic C++ framework. It is built to be deeply integrated into Python. You can use it naturally like you would use numpy / scipy / scikit-learn etc.

Apache Flink

Apache Flink

Apache Flink is an open source system for fast and versatile data analytics in clusters. Flink supports batch and streaming analytics, in one system. Analytical programs can be written in concise and elegant APIs in Java and Scala.

lakeFS

lakeFS

It is an open-source data version control system for data lakes. It provides a “Git for data” platform enabling you to implement best practices from software engineering on your data lake, including branching and merging, CI/CD, and production-like dev/test environments.

Druid

Druid

Druid is a distributed, column-oriented, real-time analytics data store that is commonly used to power exploratory dashboards in multi-tenant environments. Druid excels as a data warehousing solution for fast aggregate queries on petabyte sized data sets. Druid supports a variety of flexible filters, exact calculations, approximate algorithms, and other useful calculations.

Apache Kylin

Apache Kylin

Apache Kylin™ is an open source Distributed Analytics Engine designed to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop/Spark supporting extremely large datasets, originally contributed from eBay Inc.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase