AWS Database Migration Service vs ETL Solutions Transformation Manager comparison

Cancel
You must select at least 2 products to compare!
Comparison Buyer's Guide
Executive Summary

We performed a comparison between AWS Database Migration Service and ETL Solutions Transformation Manager based on real PeerSpot user reviews.

Find out in this report how the two Cloud Data Integration solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed AWS Database Migration Service vs. ETL Solutions Transformation Manager Report (Updated: March 2024).
768,740 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
"The fact that it's well-integrated into multiple targets that are good for different use cases is pretty good.""The most valuable feature of the solution is the one I use for report generation. The security risk is very low.""The solution is instantaneous. We can launch the service and reduce the end number of manpower.""The initial setup is simple. Not that much complex.""If your infrastructure is already on Amazon, it simply makes the most sense to use a tool officially provided by them as an additional service, rather than having to rely on a third-party solution.""The product is cheaper than all platforms""The initial setup is very straightforward.""The solution is stable and reliable."

More AWS Database Migration Service Pros →

"It is a reliable solution.""It is among the best, even if not widely known.""Back in the day, we could only get reports and analyze what happened after the fact, but today now we can generate real-time insights. Transformation Manager feeds your data science projects. We generate models and then give them to the clients, so they can come up with real-time predictions and recommendations in addition to reporting."

More ETL Solutions Transformation Manager Pros →

Cons
"The live duplication has a delay of two minutes, which can be an issue.""The server has limits on how many can connect to the database.""The way that the task settings work, specifically for logging, is really poor.""The solution’s scalability and performance could be improved.""The initial setup can be difficult for beginners in AWS Database Migration Service. You will need the training to complete it.""Migrating from here and pushing the data from on-premise to AWS cloud is a big challenge and a few more services from AWS would be helpful. For example, we are currently using ILDB internet tools which move data from on-premise to the AWS cloud. A few more services would be really helpful for me to move the master data.""Whatever solution worked today can not be reused in the next migration.""As a solution, the better thing is if more platforms come with direct compatibility, like connecting to different data sources. The basic problem I faced the most was while transferring and reading data from Excel. So, one time, I found that all the components I had declared in my scripts were able to take it. And after some patching happens, it is not able to support that. Again, we need to update the version of Excel. So, it's not like a plug-in type place where you have done the solution and are confident that it will work. So, this is an area of improvement."

More AWS Database Migration Service Cons →

"They should build a functional architecture based on queuing.""There is room for improvement in the solution's visualization tool.""Transformation Manager reporting could be better. There are better options for reporting tools these days. We use Microsoft BI sometimes, but Tableau is becoming too expensive. Microsoft BI's visualization features are maturing."

More ETL Solutions Transformation Manager 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 →

    report
    Use our free recommendation engine to learn which Cloud Data Integration solutions are best for your needs.
    768,740 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 »
    Top Answer:ETL Solutions Transformation Manager is much more affordable than other solutions like AWS, Blue, or Informatica. Even though some competitors may offer seemingly economical pricing, the resource… more »
    Top Answer:There is room for improvement in the solution's visualization tool. Currently, it provides basic reports and the ability to create graphs and dashboards, but I'm looking forward to more robust… more »
    Ranking
    2nd
    Views
    7,645
    Comparisons
    6,247
    Reviews
    20
    Average Words per Review
    609
    Rating
    8.0
    32nd
    out of 100 in Data Integration
    Views
    449
    Comparisons
    410
    Reviews
    3
    Average Words per Review
    431
    Rating
    9.0
    Comparisons
    Also Known As
    AWS Data Migration Service
    Transformation Manager
    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.

    Transformation Manager is an integrated development toolkit that is used to build data migration and data integration solutions more efficiently. A metadata-driven code generator, Transformation Manager provides users with the ability to generate lightweight, easy-to-deploy code. It combines a Graphical User Interface with a statement-driven mapping language. The Transformation Manager software derives metadata from the elements, attributes and relationships in a source and target model. Transformation Manager then uses rules specified by Simple Mapping Language (SML), which is specifically designed for implementing data transformation projects, to generate code written in Java.
    Sample Customers
    Veoci, Trimble, Nasdaq, shaadi.com, Hotelbeds, SysAid, Verizon, Expedia, Pega
    Honda, BNP Paribas, RBS, JPMorgan, Volkswagen, Thorn Lighting, OpenSpirit, Rolls-Royce, Ulster Bank
    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%
    VISITORS READING REVIEWS
    Financial Services Firm21%
    Computer Software Company14%
    Educational Organization7%
    Retailer7%
    Company Size
    REVIEWERS
    Small Business27%
    Midsize Enterprise27%
    Large Enterprise46%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise12%
    Large Enterprise71%
    VISITORS READING REVIEWS
    Small Business15%
    Midsize Enterprise16%
    Large Enterprise70%
    Buyer's Guide
    AWS Database Migration Service vs. ETL Solutions Transformation Manager
    March 2024
    Find out what your peers are saying about AWS Database Migration Service vs. ETL Solutions Transformation Manager and other solutions. Updated: March 2024.
    768,740 professionals have used our research since 2012.

    AWS Database Migration Service is ranked 2nd in Cloud Data Integration with 27 reviews while ETL Solutions Transformation Manager is ranked 32nd in Data Integration with 3 reviews. AWS Database Migration Service is rated 7.8, while ETL Solutions Transformation Manager is rated 9.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 ETL Solutions Transformation Manager writes "It lets us create models so we can generate real-time predictions and insights for a our clients". AWS Database Migration Service is most compared with AWS Glue, Oracle GoldenGate, Qlik Replicate, Fivetran and Confluent, whereas ETL Solutions Transformation Manager is most compared with webMethods Integration Server, Axway AMPLIFY Application Integration, TIBCO Spotfire, Altair Monarch and Denodo. See our AWS Database Migration Service vs. ETL Solutions Transformation Manager report.

    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.