AWS Database Migration Service vs CloverETL comparison

Cancel
You must select at least 2 products to compare!
Amazon Web Services (AWS) Logo
7,645 views|6,247 comparisons
88% willing to recommend
Javlin Logo
287 views|245 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between AWS Database Migration Service and CloverETL based on real PeerSpot user reviews.

Find out what your peers are saying about Amazon Web Services (AWS), MuleSoft, Matillion and others in Cloud Data Integration.
To learn more, read our detailed Cloud Data Integration Report (Updated: March 2024).
767,847 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"This solution is very good at mini-batch processing.""The product's initial setup phase was very easy.""The initial setup is very straightforward.""The fact that it's well-integrated into multiple targets that are good for different use cases is pretty good.""What I like about AWS Database Migration Service is that it's a good product that allows you to migrate terabytes of data. My team was able to migrate almost 16TB of data using AWS Database Migration Service. The solution works fine for my use case.""I like that I can focus on the logic and I don't have to worry about the administration stuff. AWS handles that for me.""The process is now simplified because there won't be maintenance. Usually we can take a snapshot of the number I need. We can automate the backup snapshots and we can restore it very quickly. We get many benefits from the application.""The installation is easy."

More AWS Database Migration Service Pros →

"Connectivity to various data sources: The ability to extract data from different data sources gives greater flexibility.""No dependence on native language and ease of use.​​""Key features include wealth of pre-defined components; all components are customizable; descriptive logging, especially for error messages.""Server features for scheduler: It is very easy to schedule jobs and monitor them. The interface is easy to use."

More CloverETL Pros →

Cons
"This solution is compatible with only AWS.""There are a set of complexities and challenges when a user wants to integrate AWS products with Microsoft products.""The product's performance could be a little bit better.""More endpoints need to be supported by AWS Database Migration Service. There's also a need for more control and transparency on the product, including better technical support.""We would like to see some improvement in the performance of large scale procedures, such as when we migrate from Oracle to csSQL.""There is no connectivity to the source database or the target database.""Database Migration Service could be more integrated. I think that it makes sense to add integration to these functions. For example, AWS Glue has a feature called Orchestrator to create data flows, and that's more straightforward.""AWS Database Migration Service can become complex when testing. Other solutions, such as Microsoft Azure makes it easy to do. There are more steps to complete tasks in AWS Database Migration Service than in Microsoft Azure."

More AWS Database Migration Service Cons →

"​Resource management: We typically run out of heap space, and even the allocation of high heap space does not seem to be enough.​""Needs: easier automated failure recovery; more, and more intuitive auto-generated/filled-in code for components; easier/more automated sync between CloverETL Designer and CloverETL Server.""Its documentation could be improved.​"

More CloverETL Cons →

Pricing and Cost Advice
  • "The pricing can be better and it should be more competitive."
  • "Pricing can be improved."
  • "Pricing for the solution is reasonable, but could still be reduced."
  • "Cost is the only factor that is challenging."
  • "AWS Database Migration Service is the least expensive solution, but is still expensive."
  • "It's typically a pay-for-what-you-use kind of model, and most of the cost is based on the instance class for the replication instance."
  • "The pricing is per hour, though I do not have the exact figures. If you have specific questions about the service, a personal support team from Amazon is available, but this will bring in additional costs."
  • "AWS Database Migration Service is very inexpensive."
  • More AWS Database Migration Service Pricing and Cost Advice →

    Information Not Available
    report
    Use our free recommendation engine to learn which Cloud Data Integration solutions are best for your needs.
    767,847 professionals have used our research since 2012.
    Questions from the Community
    Top Answer: As with all AWS products, you are given very useful documentation with AWS Database Migration Service. Before we started using this product, we went over it and we were able to learn the basics and… more »
    Top Answer: My current company started using AWS Database Migration Service upon my recommendation, and I continue telling people how good of a product it is. However, users should keep in mind a few things… more »
    Top Answer: Compared to similar solutions, AWS Database Migration Service falls somewhere in the middle price-wise, at least from my experience. This being said, it is not a very affordable solution, especially… more »
    Ask a question

    Earn 20 points

    Ranking
    2nd
    Views
    7,645
    Comparisons
    6,247
    Reviews
    20
    Average Words per Review
    609
    Rating
    8.0
    60th
    out of 100 in Data Integration
    Views
    287
    Comparisons
    245
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    Comparisons
    Also Known As
    AWS Data Migration Service
    Learn More
    Overview

    AWS Database Migration Service, also known as AWS DMS, is a cloud service that facilitates the migration of relational databases, NoSQL databases, data warehouses, and other types of data stores. The product can be used to migrate users' data into the AWS Cloud or between combinations of on-premises and cloud setups. The solution allows migration between a wide variety of sources and target endpoints; the only requirement is that one of the endpoints has to be an AWS service. AWS DMS cannot be used to migrate from an on-premises database to another on-premises database.

    AWS Database Migration Service allows users to perform one-time migrations, as well as replications of ongoing changes to keep sources and targets in sync. Organizations can utilize the AWS Schema Conversion Tool to translate their database schema to a new platform and then use AWS DMS to migrate the data. The product offers cost efficiency as a part of the AWS Cloud, as well as speed to market, flexibility, and security.

    The main use cases of AWS Database Migration Service include:

    • Migrating from legacy or on-premises databases to managed cloud services through a simplified migration process.

    • Reliable replication of backup files to minimize downtime and data loss.

    • Improvement of integration through building of data lakes and performing real-time processing on change data from users' data stores.

    AWS Database Migration Service Components

    AWS Database Migration Service consists of various components which function together to achieve users’ data migration. A migration on AWS DMS is structured in three levels: a replication instance, source and target endpoints, and a replication task. The components include the following actions:

    • Replication instance: AWS Database Migration Service provides users with a variety of replication instances, allowing them to select the optimal configuration for their use case. Depending on the instance class an organization selects, their replication instance provides a different amount of data storage.

    • Endpoint: AWS DMS uses an endpoint to access users' source or target data stores. The connection information is different and depends on the specific data store, but it usually consists of the following information: endpoint type, engine type, server name, port, encryption, and credentials. This information can easily be managed through the AWS DMS console.

    • Replication tasks: AWS Database Migration Service replication tasks can be used to move a set of data from the source endpoint to the target endpoint. The creation of a replication task is the last required step before starting a migration. Each replication task requires the following settings to be set: replication instance, source endpoint, target endpoint, and migration type options.

    • Ongoing replication or change data capture (CDC): AWS DMS also has the capacity to capture ongoing changes to the source that is stored while users migrate their data to a target.

    • Schema and code migration: The product requires assistance from tools such as MySQL Workbench, pgAdmin III, and Oracle SQL Developer to perform schema or code conversion, as it cannot do it on its own.

    AWS Database Migration Service Benefits

    AWS Database Migration Service offers its users a wide range of benefits. Among them are the following:

    • The solution ensures minimal downtime, as it continuously replicates the changes to the user’s source database during migration.

    • AWS DMS provides users with flexibility, as it supports many commonly used databases, including commercial and open-source ones.

    • The product is user friendly, as it offers an easy set of tasks in the AWS Management Console.

    • Users of Aurora, Redshift, DocumentDB, and DynamoDB can benefit from the free use of AWS DMS.

    • AWS Database Migration Service is very reliable because it is a self-healing service that automatically restarts in cases of interruptions.

    • The product supports both homogenous migrations and heterogenous migrations.

    • AWS DMS accelerates business growth, as it scales businesses at an affordable price.

    Reviews from Real Users

    Vishal S., an infrastructure lead at a computer software company, likes AWS Database Migration Service because it is easy to use and set up.

    Vinod K., a data analyst at AIMLEAP, describes AWS DMS as an easy solution to save and extract data.

    CloverETL is a rapid, end-to-end data integration solution. Businesses choose CloverETL for its usability and intuitive controls, along with its lightweight footprint, flexibility, and processing speed. Achieving true, rapid data integration means much more than just raw data processing power. Rapid refers to an end-to-end process that begins the moment a data-related problem is recognized to the point when the data is in the right place and form to be analyzed and monetized.
    Sample Customers
    Veoci, Trimble, Nasdaq, shaadi.com, Hotelbeds, SysAid, Verizon, Expedia, Pega
    IBM, Oracle, MuleSoft, GoodData, Thomson Reuters, salesforce.com, Comcast, Active Network, SHOP.CA
    Top Industries
    REVIEWERS
    Computer Software Company33%
    Financial Services Firm25%
    Insurance Company8%
    Real Estate/Law Firm8%
    VISITORS READING REVIEWS
    Financial Services Firm20%
    Computer Software Company14%
    Government7%
    Manufacturing Company7%
    No Data Available
    Company Size
    REVIEWERS
    Small Business27%
    Midsize Enterprise27%
    Large Enterprise46%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise12%
    Large Enterprise71%
    No Data Available
    Buyer's Guide
    Cloud Data Integration
    March 2024
    Find out what your peers are saying about Amazon Web Services (AWS), MuleSoft, Matillion and others in Cloud Data Integration. Updated: March 2024.
    767,847 professionals have used our research since 2012.

    AWS Database Migration Service is ranked 2nd in Cloud Data Integration with 27 reviews while CloverETL is ranked 60th in Data Integration. AWS Database Migration Service is rated 7.8, while CloverETL is rated 7.0. The top reviewer of AWS Database Migration Service writes "A cloud solution for live replication but has stability issues". On the other hand, the top reviewer of CloverETL writes "Provides wealth of pre-defined, customizable components, and descriptive logging for errors". AWS Database Migration Service is most compared with AWS Glue, Oracle GoldenGate, Qlik Replicate, Fivetran and Confluent, whereas CloverETL is most compared with iWay Universal Adapter Framework and Talend Open Studio.

    See our list of best Cloud Data Integration vendors.

    We monitor all Cloud Data Integration reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.