Software Alternatives & Reviews

AWS Glue VS Apache Spark

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

AWS Glue logo AWS Glue

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

Apache Spark logo Apache Spark

Apache Spark is an engine for big data processing, with built-in modules for streaming, SQL, machine learning and graph processing.
  • AWS Glue Landing page
    Landing page //
    2022-01-29
  • Apache Spark Landing page
    Landing page //
    2021-12-31

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 Spark videos

Weekly Apache Spark live Code Review -- look at StringIndexer multi-col (Scala) & Python testing

More videos:

  • Review - What's New in Apache Spark 3.0.0
  • Review - Apache Spark for Data Engineering and Analysis - Overview

Category Popularity

0-100% (relative to AWS Glue and Apache Spark)
ETL
100 100%
0% 0
Databases
0 0%
100% 100
Data Integration
100 100%
0% 0
Big Data
0 0%
100% 100

User comments

Share your experience with using AWS Glue and Apache Spark. 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 Spark

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 Spark Reviews

15 data science tools to consider using in 2021
Apache Spark is an open source data processing and analytics engine that can handle large amounts of data -- upward of several petabytes, according to proponents. Spark's ability to rapidly process data has fueled significant growth in the use of the platform since it was created in 2009, helping to make the Spark project one of the largest open source communities among big...
Top 15 Kafka Alternatives Popular In 2021
Apache Spark is a well-known, general-purpose, open-source analytics engine for large-scale, core data processing. It is known for its high-performance quality for data processing – batch and streaming with the help of its DAG scheduler, query optimizer, and engine. Data streams are processed in real-time and hence it is quite fast and efficient. Its machine learning...
5 Best-Performing Tools that Build Real-Time Data Pipeline
Apache Spark is an open-source and flexible in-memory framework which serves as an alternative to map-reduce for handling batch, real-time analytics and data processing workloads. It provides native bindings for the Java, Scala, Python, and R programming languages, and supports SQL, streaming data, machine learning and graph processing. From its beginning in the AMPLab at...

Social recommendations and mentions

Based on our record, Apache Spark should be more popular than AWS Glue. It has been mentiond 56 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 Spark mentions (56)

  • Groovy 🎷 Cheat Sheet - 01 Say "Hello" from Groovy
    Recently I had to revisit the "JVM languages universe" again. Yes, language(s), plural! Java isn't the only language that uses the JVM. I previously used Scala, which is a JVM language, to use Apache Spark for Data Engineering workloads, but this is for another post 😉. - Source: dev.to / about 2 months ago
  • 🦿🛴Smarcity garbage reporting automation w/ ollama
    Consume data into third party software (then let Open Search or Apache Spark or Apache Pinot) for analysis/datascience, GIS systems (so you can put reports on a map) or any ticket management system. - Source: dev.to / 3 months ago
  • Go concurrency simplified. Part 4: Post office as a data pipeline
    Also, this knowledge applies to learning more about data engineering, as this field of software engineering relies heavily on the event-driven approach via tools like Spark, Flink, Kafka, etc. - Source: dev.to / 4 months ago
  • Five Apache projects you probably didn't know about
    Apache SeaTunnel is a data integration platform that offers the three pillars of data pipelines: sources, transforms, and sinks. It offers an abstract API over three possible engines: the Zeta engine from SeaTunnel or a wrapper around Apache Spark or Apache Flink. Be careful, as each engine comes with its own set of features. - Source: dev.to / 4 months ago
  • Spark – A micro framework for creating web applications in Kotlin and Java
    A JVM based framework named "Spark", when https://spark.apache.org exists? - Source: Hacker News / 10 months ago
View more

What are some alternatives?

When comparing AWS Glue and Apache Spark, 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.

Apache Flink - Flink is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations.

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.

Apache Airflow - Airflow is a platform to programmaticaly author, schedule and monitor data pipelines.

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

Hadoop - Open-source software for reliable, scalable, distributed computing