• HOME
  • CATEGORIES

    • CATEGORIES

    • Browse All Categories
  • FOR VENDORS

    • FOR VENDORS

    • Log In to Vendor Portal
    • Get Started
  • REVIEWS

    • REVIEWS

    • Write a Review
    • Product Reviews
    • Vendor Directory
    • Product Comparisons
  • GARTNER PEER COMMUNITY™
  • GARTNER.COM
  • Community GuidelinesListing GuidelinesBrowse VendorsRules of EngagementFAQPrivacyTerms of Service
    ©2026 Gartner, Inc. and/or its affiliates.
    All rights reserved.
  • Categories

    • No categories available

      Browse All Categories

      Select a category to view markets

  • For Vendors

    • Log In to Vendor Portal 

    • Get Started 

  • Write a Review

Join / Sign In
  1. Home
  2. /
  3. AWS Glue
Logo of AWS Glue

AWS Glue

byAmazon Web Services (AWS)
in
4.4
Market Presence: Data Integration Tools, Integration Platform as a Service

Overview

Product Information on AWS Glue

Updated 13th October 2025

What is AWS Glue?

AWS Glue is a cloud-based software designed for data integration and ETL (extract, transform, load) tasks. It enables users to prepare and load data for analytics by providing automated data discovery, schema inference, and job scheduling capabilities. The software supports integration with data stored in various sources, including relational databases, data lakes, and data warehouses. AWS Glue aids in cataloging metadata, transforming raw data, and orchestrating workflows through serverless execution, helping organizations streamline and automate the movement and transformation of large datasets for analytics and reporting.

AWS Glue Pricing

AWS Glue software pricing model is based on a pay-as-you-go structure where charges are incurred for use of data processing units per minute, as well as for data catalog storage and requests. There are no upfront commitments, and users are billed monthly according to usage levels across various Glue features including ETL jobs, crawlers, and data catalog operations.

Overall experience with AWS Glue

Lead Cloud Infrastructure Specialist
30B + USD, Finance (non-banking)
FAVORABLE

“AWS Glue is a Strong Enterprise ETL Platform if you Engineer the Operating Model Around It”

4.0
Jul 30, 2026
This text serves as a placeholder and does not reflect the user’s review responses or opinions. This text serves as a placeholder and does not reflect the user’s review responses or opinions. This text serves as a placeholder and does not reflect the user’s review responses or opinions.
Director of IT Services
<50M USD, Construction
CRITICAL

“Integrating serverless data into AWS facilitates synergies but requires extra resources”

3.0
Apr 22, 2026
This text serves as a placeholder and does not reflect the user’s review responses or opinions. This text serves as a placeholder and does not reflect the user’s review responses or opinions. This text serves as a placeholder and does not reflect the user’s review responses or opinions.
Automated Translation from Spanish

Key Insights

A Snapshot of What Matters - Based on Validated User Reviews

Top AWS Glue Alternatives

Logo of Informatica Intelligent Data Management Cloud
1. Informatica Intelligent Data Management Cloud
4.3
(673 Ratings)
Logo of Workato ONE
2. Workato ONE
4.9
(582 Ratings)
Logo of Ab Initio
3. Ab Initio
4.8
(451 Ratings)
View All Alternatives

About Company

Company Description

Updated 6th March 2025

Amazon Web Services (AWS), established in 2006, is focused on providing essential infrastructure services to businesses globally in the form of cloud computing. The key advantage offered through cloud computing, particularly via AWS, is its capacity to shift fixed infrastructure expenses into flexible costs. Businesses have been able to forgo extensive planning and procurement of servers and other Information Technology (IT) resources, owing to AWS. AWS seeks to provide businesses with prompt and cost-effective access to resources using Amazon's expertise and economies of scale, as and when their business requires. Currently, AWS offers a robust, scalable, economic infrastructure platform on the cloud powering an extensive array of businesses worldwide. It operates across numerous industries with data center locations in various parts of the globe including U.S., Europe, Singapore, and Japan.

Company Details

Updated 23rd December 2024
Company type
Public
Year Founded
2006
Head office location
Seattle, United States
Number of employees
10001+
Website
http://aws.amazon.com

Do You Manage Peer Insights at Amazon Web Services (AWS)?

Access Vendor Portal to update and manage your profile.

Peer Discussions

AWS Glue Reviews and Ratings

4.4

(587 Ratings)

Rating Distribution

5 Star
45%
4 Star
44%
3 Star
10%
2 Star
0%
1 Star
0%
Why ratings and reviews count differ?
  • Lead Cloud Infrastructure Specialist
    10B+ USD
    Finance (non-banking)
    Review Source

    AWS Glue is a Strong Enterprise ETL Platform if you Engineer the Operating Model Around It

    4.0
    Jul 30, 2026
    From my perspective as a Principal Cloud Infrastructure Analyst, AWS Glue is a strong and exceptional fit for managed ETL in our Data Mesh context, but it requires disciplined engineering around governance, cost control, and operational runbooks. Reliability has been good when we enforce network connection standards, IAM role standards, and repeatable aggregation/deployment patterns. Where complexity shows up is not in basic ETL, but in scale behavior: schema drift, crawler edge cases, cross-account catalog sync, and differences between small dev datasets and real production distributions. Reliability & Uptime: Glue jobs and notebooks have been stable for batch pipelines (Landing Parquet to Raw Iceberg), especially after standardizing session/job settings, VPC connections, and naming conventions. I also found that explicitly using Glue 5.0 for Lake Formation fine-grained access reduced friction compared to Glue 4.0-era workarounds. Support Quality: Support has been effective when issues are concrete (permissions, crawler configurations, Iceberg parameters, job retries), but root-cause analysis still depends heavily on in-house expertise and structured troubleshooting. The turn-around in these scenarios, or especially when the solution requires a feature enhancement, can be a blocker and something to consider. Integration Success: I have seen Glue integrations work well with Lake Formation, Athena, Data Catalog/Data Mesh patterns, and Snowflake interoperability designs. In practice, data integration quality improves when ownership boundaries are clear (single writer principle, explicit account/environment segregation, and defined IAM trust patterns) Business Impact: Glue has allowed us to move faster on governed data ingestion, data modeling and data transformation, while maintaining security guardrails and metadata consistency as first-class concerns. Scenario 1: I worked through Glue 4.0/earlier limitations where column-level filtering was problematic for some Lake Formation-tagged datasets, and I used Athena-based workarounds (direct queries/JDBC) where needed. Moving to Glue 5.0 with proper session configurations and Lake Formation fine-grained settings materially simplified operations and reduced workaround overhead. Scenario 2: I dealt with crawler quality issues in Data Mesh onboarding (table over-consolidation, schema migration, partition/schema inconsistencies, and KMS-key-related read problems). We have improved reliability by tightening the S3 layout conventions, exclusion patterns, crawl scope, and schema update controls, plus targeted re-crawls and manual DDL fallback where necessary.
  • Lead Cloud Infrastructure Specialist
    10B+ USD
    Finance (non-banking)
    Review Source

    AWS Glue is a Strong Enterprise ETL Platform if you Engineer the Operating Model Around It

    4.0
    Jul 30, 2026
    From my perspective as a Principal Cloud Infrastructure Analyst, AWS Glue is a strong and exceptional fit for managed ETL in our Data Mesh context, but it requires disciplined engineering around governance, cost control, and operational runbooks. Reliability has been good when we enforce network connection standards, IAM role standards, and repeatable aggregation/deployment patterns. Where complexity shows up is not in basic ETL, but in scale behavior: schema drift, crawler edge cases, cross-account catalog sync, and differences between small dev datasets and real production distributions. Reliability & Uptime: Glue jobs and notebooks have been stable for batch pipelines (Landing Parquet to Raw Iceberg), especially after standardizing session/job settings, VPC connections, and naming conventions. I also found that explicitly using Glue 5.0 for Lake Formation fine-grained access reduced friction compared to Glue 4.0-era workarounds. Support Quality: Support has been effective when issues are concrete (permissions, crawler configurations, Iceberg parameters, job retries), but root-cause analysis still depends heavily on in-house expertise and structured troubleshooting. The turn-around in these scenarios, or especially when the solution requires a feature enhancement, can be a blocker and something to consider. Integration Success: I have seen Glue integrations work well with Lake Formation, Athena, Data Catalog/Data Mesh patterns, and Snowflake interoperability designs. In practice, data integration quality improves when ownership boundaries are clear (single writer principle, explicit account/environment segregation, and defined IAM trust patterns) Business Impact: Glue has allowed us to move faster on governed data ingestion, data modeling and data transformation, while maintaining security guardrails and metadata consistency as first-class concerns. Scenario 1: I worked through Glue 4.0/earlier limitations where column-level filtering was problematic for some Lake Formation-tagged datasets, and I used Athena-based workarounds (direct queries/JDBC) where needed. Moving to Glue 5.0 with proper session configurations and Lake Formation fine-grained settings materially simplified operations and reduced workaround overhead. Scenario 2: I dealt with crawler quality issues in Data Mesh onboarding (table over-consolidation, schema migration, partition/schema inconsistencies, and KMS-key-related read problems). We have improved reliability by tightening the S3 layout conventions, exclusion patterns, crawl scope, and schema update controls, plus targeted re-crawls and manual DDL fallback where necessary.
  • Read All 771 Reviews

    Get unlimited access to verified peer reviews and insights

    Read unlimited Gartner-vetted product reviews
    View and share valuable product insights
    Download full product profiles
    Review products you use today

Recommended Gartner Insights

  • Critical Capabilities for Data Integration Tools
  • Magic Quadrant for Data Integration Tools
Powered by Google TranslateThis service may contain translations provided by Google. Google disclaims all warranties related to the translations, express or implied, including any warranties of accuracy, reliability, and any implied warranties of merchantability, fitness for a particular purpose and noninfringement. Gartner's use of this provider is for operational purposes and does not constitute an endorsement of its products or services.

Gartner Peer Insights content consists of the opinions of individual end users based on their own experiences, and should not be construed as statements of fact, nor do they represent the views of Gartner or its affiliates. Gartner does not endorse any vendor, product or service depicted in this content nor makes any warranties, expressed or implied, with respect to this content, about its accuracy or completeness, including any warranties of merchantability or fitness for a particular purpose.

This site is protected by hCaptcha and its Privacy Policy and Terms of Use apply.


Software reviews and ratings for EMMS, BI, CRM, MDM, analytics, security and other platforms - Peer Insights by Gartner
Community GuidelinesListing GuidelinesBrowse VendorsRules of EngagementFAQsPrivacyTerms of Use

©2026 Gartner, Inc. and/or its affiliates.

All rights reserved.

User Sentiment About AWS Glue
Reviewer Insights for: AWS Glue
Deciding Factors: AWS Glue Vs. Market Average
Performance of AWS Glue Across Market Features

AWS Glue Likes & Dislikes

Like

- Managed Spark ETL without cluster operational burden. I can focus on pipeline logic, data contracts, and quality checks rather than maintaining Spark infrastructure. - Strong governance integration with Lake Formation and Glue Data Catalog. It supports secure, policy-aligned access patterns in Data Mesh scenarios, including table/column controls and clearer producer-consumer boundaries. - Flexible interoperability across the analytics ecosystem. I can support multiple consumption paths (Athena, Snowflake patterns, and downstream analytics tools), which reduces re-platforming pressure for domain teams. - Good automation surfaces through APIs and SDKs. boto3-based orchestration and CI/CD execution patterns (including Jenkins pipeline integration) are practical for repeatable deployments and controlled change management.

Like

- Managed Spark ETL without cluster operational burden. I can focus on pipeline logic, data contracts, and quality checks rather than maintaining Spark infrastructure. - Strong governance integration with Lake Formation and Glue Data Catalog. It supports secure, policy-aligned access patterns in Data Mesh scenarios, including table/column controls and clearer producer-consumer boundaries. - Flexible interoperability across the analytics ecosystem. I can support multiple consumption paths (Athena, Snowflake patterns, and downstream analytics tools), which reduces re-platforming pressure for domain teams. - Good automation surfaces through APIs and SDKs. boto3-based orchestration and CI/CD execution patterns (including Jenkins pipeline integration) are practical for repeatable deployments and controlled change management.

Like

- Managed Spark ETL without cluster operational burden. I can focus on pipeline logic, data contracts, and quality checks rather than maintaining Spark infrastructure. - Strong governance integration with Lake Formation and Glue Data Catalog. It supports secure, policy-aligned access patterns in Data Mesh scenarios, including table/column controls and clearer producer-consumer boundaries. - Flexible interoperability across the analytics ecosystem. I can support multiple consumption paths (Athena, Snowflake patterns, and downstream analytics tools), which reduces re-platforming pressure for domain teams. - Good automation surfaces through APIs and SDKs. boto3-based orchestration and CI/CD execution patterns (including Jenkins pipeline integration) are practical for repeatable deployments and controlled change management.

Dislike

Getting it up and running is difficult and complex, and you have to allocate more resources than you initially planned. It's completely dependent on AWS since it's part of their ecosystem. Furthermore, complex data analysis or debugging doesn't provide much information, or at least not enough to be agile; you need time to understand how it works and apply your own criteria.

Automated Translation from Spanish
Dislike

Getting it up and running is difficult and complex, and you have to allocate more resources than you initially planned. It's completely dependent on AWS since it's part of their ecosystem. Furthermore, complex data analysis or debugging doesn't provide much information, or at least not enough to be agile; you need time to understand how it works and apply your own criteria.

Automated Translation from Spanish
Dislike

Getting it up and running is difficult and complex, and you have to allocate more resources than you initially planned. It's completely dependent on AWS since it's part of their ecosystem. Furthermore, complex data analysis or debugging doesn't provide much information, or at least not enough to be agile; you need time to understand how it works and apply your own criteria.

Automated Translation from Spanish