Software Alternatives, Accelerators & Startups

AWS Database Migration Service VS AWS Glue

Compare AWS Database Migration Service VS AWS Glue and see what are their differences

AWS Database Migration Service logo 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.

AWS Glue logo AWS Glue

Fully managed extract, transform, and load (ETL) service
  • AWS Database Migration Service Landing page
    Landing page //
    2022-01-30
  • AWS Glue Landing page
    Landing page //
    2022-01-29

AWS Database Migration Service features and specs

  • Minimal Downtime
    AWS Database Migration Service ensures minimal downtime during the database migration process, making it ideal for applications that require continuous availability.
  • Supports Multiple Database Engines
    It supports migration of data between a wide variety of database engines including Oracle, Microsoft SQL Server, MySQL, MariaDB, PostgreSQL, and more.
  • Cost-Effective
    With a pay-as-you-go pricing model, users only pay for the compute resources used during the migration process, making it a cost-effective solution.
  • Managed Service
    As a fully managed service, it reduces the administrative overhead associated with database migrations, including hardware provisioning, software patching, and monitoring.
  • Continuous Data Replication
    It supports continuous data replication with high availability, allowing for nearly real-time data synchronization between the source and target databases.

Possible disadvantages of AWS Database Migration Service

  • Complex Initial Setup
    The initial setup and configuration can be complex, especially for users who are not familiar with AWS services and database migration processes.
  • Limited Customization
    Being a managed service, it offers limited customization options compared to self-managed solutions, which might be a drawback for users with specific requirements.
  • Latency Issues
    For large datasets, there might be latency issues during migration, depending on the network conditions and the geographical locations of the source and target databases.
  • Dependency on AWS Ecosystem
    The service is tightly integrated with AWS, which means it may not be as effective or easy to use with non-AWS environments, creating potential vendor lock-in.
  • Performance Overheads
    There may be performance overheads associated with running the migration tasks, which could impact the performance of the source or target databases during the migration process.

AWS Glue features and specs

  • Fully Managed
    AWS Glue is a fully managed ETL (Extract, Transform, Load) service, which means you don't need to manage any underlying infrastructure. This reduces the operational overhead and allows you to focus on the data processing tasks.
  • Scalability
    AWS Glue can automatically scale resources up or down based on the demand and workload, ensuring optimal performance without manual intervention.
  • Serverless
    Being serverless, there are no servers to manage or maintain. You only pay for the resources that you consume, which can result in significant cost savings.
  • Integrated Data Catalog
    AWS Glue comes with a built-in data catalog that helps you organize and discover your data. It automatically indexes and maintains metadata about your data, making it easier to manage.
  • Support for Multiple Data Sources
    AWS Glue supports a variety of data sources including Amazon S3, RDS, Redshift, and many external databases, providing flexibility in your ETL processes.
  • Developer Tools
    AWS Glue provides developer endpoints for custom ETL logic, and integrates with AWS SDKs, Boto3, and the AWS CLI, allowing for a flexible development experience.

Possible disadvantages of AWS Glue

  • Complex Pricing
    The pricing model for AWS Glue can be complicated, involving multiple components such as Data Processing Units (DPUs), data catalog storage, and crawler costs, which may make it hard to estimate costs.
  • Learning Curve
    There is a significant learning curve for developers who are new to AWS Glue, especially when it comes to understanding its various components and configurations.
  • Performance for Small Datasets
    AWS Glue is optimized for large-scale data processing, which may result in suboptimal performance and higher costs for smaller datasets.
  • Vendor Lock-in
    Using AWS Glue ties you to the AWS ecosystem, making it harder to switch to another cloud provider without significant rework of your ETL pipelines and data catalog.
  • Limited Debugging Tools
    The debugging and troubleshooting tools for AWS Glue are somewhat limited compared to other mature ETL tools, which may complicate the development and maintenance of ETL jobs.
  • Job Run Delays
    There can be delays in job startup times, which can be problematic for certain time-sensitive applications requiring near real-time data processing.

AWS Database Migration Service videos

AWS Database Migration Service (DMS)

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

Category Popularity

0-100% (relative to AWS Database Migration Service and AWS Glue)
Data Integration
40 40%
60% 60
ETL
39 39%
61% 61
Web Service Automation
44 44%
56% 56
Integrations Platform As A Service

User comments

Share your experience with using AWS Database Migration Service and AWS Glue. 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 Database Migration Service and AWS Glue

AWS Database Migration Service Reviews

Best ETL Tools: A Curated List
Mostly Batch: Matillion ETL had some real-time CDC based on Amazon DMS that has been deprecated. The Data Loader does have some CDC, but overall, the Data Loader is limited in functionality, and if it’s based on DMS, it will have the limitations of DMS as well.
Source: estuary.dev

AWS Glue Reviews

Best ETL Tools: A Curated List
AWS Glue is a fully managed serverless ETL service from Amazon Web Services (AWS) designed to automate and simplify the data preparation process for analytics. Its serverless architecture eliminates the need to manage infrastructure. As part of the AWS ecosystem, it is integrated with other AWS services, making it a go-to choice for cloud-based data integration for...
Source: estuary.dev
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
15+ Best Cloud ETL Tools
AWS Glue is a serverless data integration service designed to streamline analytics, machine learning, and app development tasks. It discovers, prepares, and moves data from a myriad of sources and offers a seamless integration experience. AWS Glue's inclusive toolset and automatic scaling let you focus on gaining insights from data instead of managing infrastructure.
Source: estuary.dev
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.

Social recommendations and mentions

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

  • Choosing the right, real-time, Postgres CDC platform
    The major infrastructure providers offer CDC products that work within their ecosystem. Tools like AWS DMS, GCP Datastream, and Azure Data Factory can be configured to stream changes from Postgres to other infrastructure. - Source: dev.to / 5 months ago
  • 3 Proven Patterns for Reporting with Serverless
    The second big drawback is speed. There will be more latency in this scenario. How much latency depends upon the environment. If there is RDBMS in the source, AWS Data Migration Service will at worst take around 60 seconds to replicate. That cost needs to be accounted for. Secondarily, many triggering events are leveraged which happen fairly quickly but they do add up. - Source: dev.to / about 1 year ago
  • RDS Database Migration Series - A horror story of using AWS DMS with a happy ending
    Amazon Database Migration Service might initially seem like a perfect tool for a smooth and straightforward migration to RDS. However, our overall experience using it turned out to be closer to an open beta product rather than a production-ready tool for dealing with a critical asset of any company, which is its data. Nevertheless, with the extra adjustments, we made it work for almost all our needs. - Source: dev.to / about 1 year ago
  • Aurora serverless v1 to v2 upgrade pointers?
    Does AWS DMS make sense here? Doesn't the aforementioned "snapshot+restore to provisioned and upgrade" method suffice? I wanted to get some opinions before deep diving into the docs for yet another AWS service. Source: over 1 year ago
  • Using Amazon RDS Postgres as a read replica from an external Database
    One easy solution is AWS DMS. I use it for on-going CDC replication with custom transforms, but you can use it for simple replication too. Source: about 2 years ago
View more

AWS Glue mentions (14)

  • Vector: A lightweight tool for collecting EKS application logs with long-term storage capabilities
    In this article, we present an architecture that demonstrates how to collect application logs from Amazon Elastic Kubernetes Service (Amazon EKS) via Vector, store them in Amazon Simple Storage Service (Amazon S3) for long-term retention, and finally query these logs using AWS Glue and Amazon Athena. - Source: dev.to / 7 days ago
  • 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 1 year 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 / over 1 year 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 / almost 2 years 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 2 years ago
View more

What are some alternatives?

When comparing AWS Database Migration Service and AWS Glue, 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.

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

Starfish ETL - The Starfish ETL (Extract Transform Load) Suite is a CRM integration and migration tool.

Talend Data Integration - Talend offers open source middleware solutions that address big data integration, data management and application integration needs for businesses of all sizes.

DataTap - Adverity is the best data intelligence software for data-driven decision making. Connect to all your sources and harmonize the data across all channels.

Workato - Experts agree - we're the leader. Forrester Research names Workato a Leader in iPaaS for Dynamic Integration. Get the report. Gartner recognizes Workato as a “Cool Vendor in Social Software and Collaboration”.