Try our new research platform with insights from 80,000+ expert users

AWS Amplify vs UrbanCode Deploy comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 7, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

AWS Amplify
Ranking in Release Automation
5th
Average Rating
7.4
Reviews Sentiment
7.4
Number of Reviews
7
Ranking in other categories
No ranking in other categories
UrbanCode Deploy
Ranking in Release Automation
10th
Average Rating
7.8
Reviews Sentiment
6.8
Number of Reviews
27
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of April 2025, in the Release Automation category, the mindshare of AWS Amplify is 2.3%, down from 3.2% compared to the previous year. The mindshare of UrbanCode Deploy is 5.0%, up from 3.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Release Automation
 

Featured Reviews

Shrihari Haridas - PeerSpot reviewer
Amplify CLI acts as a single source of truth
The Amplify CLI acts as a single source of truth. You install the SDK from there, and using the Amplify API, you can talk to and manage AWS services directly from your code. You don't need to go to the GUI and click through menus - everything is manageable through the Amplify API at the code level. AWS Amplify integrates seamlessly with other services through AWS CloudFormation. Amplify first connects to the cloud for me. Whenever we write down the SDK, it's managed by CloudFormation. CloudFormation still happens on our cloud for your application because everything is updated with the help of cloud automation. Anything we need to change, we just add it to Amplify, and Amplify triggers the CloudFormation templates. Then it logs permission, updates the whole thing, or whatever you need it to ask.
it_user587571 - PeerSpot reviewer
It offers OOTB plugins for middleware.
By standardizing the automated deployment application process, reducing the amount of errors due to manual steps and by providing visibility into the release cycles of various teams/applications, we've improved our global efficiency by at least 25% and still counting, since we've only used the product for a short period of time.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The link with Figma is very nice. You can create your design in Figma, and then you can import it into AWS Amplify and use it. You can link it to your data source and data bindings."
"The only tricky part I experienced was during the initial installation. I followed the documentation, but it wasn't working for some reason. I had to modify some local files in the CLI-generated folder to get it to work. I had to dig deep to find the issue, and it wasn't mentioned in the docs. So, some issues could be better highlighted in the AWS CLI documentation, which would help developers integrate other services more easily. AWS needs to improve its support."
"Typically, whenever we make changes and need to switch environments (e.g., dev to production), it's easy for our developers to maintain the state of each environment and make customizations as needed. They don't necessarily need to involve the cloud team for basic management."
"One of the things I like best about AWS Amplify is its ease of use and strong integration with other AWS services, which enhances efficiency."
"The most valuable feature of AWS Amplify is authentication."
"I didn't host my application but have used their backend as a service. It was a complete package with authentication, AWS AppSync, DynamoDB, and GraphQL. AWS Amplify is great if you don't know backend development and don't want to struggle with other backend services like MongoDB. You don't have to worry about what backend language or database to use. If you're confused, enroll with AWS Amplify. I also recommend Google Firebase for similar purposes."
"The most valuable feature is user management, which includes authentication and authorization."
"The solution handles complex deployments very efficiently."
"The stability is good. I haven't experienced any issues."
"Stable solution that's good for automating the CI/CD pipeline: from development to production."
"The most valuable feature is the snapshot functionality, which allows us to access previous versions of the artifacts."
"It is very easy to make a software release. It used to take us at least a couple of hours to make a release, now we went to production with a new one last night. This new release took me five minutes."
"The most valuable functionality is the ability to define the deployment process, schedule the deployment and automatically execute the deployments to different environments."
 

Cons

"AWS Amplify can be improved in some areas, particularly in providing more robust documentation and easier customization options."
"AWS can implement multiple web applications, and cross-platform applications, like iOS."
"I like AWS Amplify's documentation. It's comprehensive and includes many examples, so you don't need to ask for help much - you can refer to the docs. It's easy to use. I also appreciate the cost structure. You only pay for what you use. For example, if you use 100 GB, you're charged for that, but if you don't use it, you pay the maintenance cost."
"Its capability to handle big projects needs to be improved. If you generate a user interface in Figma and import everything where all components are in one directory, currently, it is complicated. It isn't able to cope with that. For small projects, it is not an issue, but if you have big projects and you want to use AWS Amplify, then it gets more difficult. That is the most important point for me. It should be improved to cope better with bigger projects."
"I don't think there are major issues, but there is room for improvement in the UI/UX of AWS Amplify. The UI still needs to be more polished and user-friendly. It's currently a bit like drag-and-drop initially, but there should be more options to customize the UI based on our needs."
"The documentation needs improvement, as it is not user-friendly and can be challenging for novices."
"AWS Amplify could improve in the deployment. It would be beneficial to have more methods, such as automation."
"The technical support of the solution could definitely be improved as PMRs take long to resolve."
"The scalability of this application needs improvement. Changes and variations in the application become bottlenecks as they need to be more seamless and comfortable."
"I would like to have the agent up and running at all times, as opposed to only while it is in the DevOps pipeline."
"The interface allows access in a number of ways but that can be confusing."
"I would like to see more reporting for container architecture."
"I certainly would like to have a better way to pass information between deployment steps using UrbanCode Deploy because that's really difficult to do."
 

Pricing and Cost Advice

"The pricing depends on what your use case is and whether you're an existing AWS customer. It's a pay-as-you-go model, so not expensive."
"When you're just starting, it is free. You have to pay only when you reach a certain amount of usage. I'm still at the early stage. So, I don't have to pay a lot. At the moment, it is not too expensive for me. It is worth the money."
"Considering COVID-19, the price is too high."
"The licensing fees for this solution are based on the number of servers that are being deployed and the number of agents that you have."
"The cost of the solution is high but it offers great ROI."
report
Use our free recommendation engine to learn which Release Automation solutions are best for your needs.
846,617 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
13%
Financial Services Firm
10%
Comms Service Provider
9%
Manufacturing Company
9%
Educational Organization
61%
Financial Services Firm
19%
Insurance Company
6%
Computer Software Company
3%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

How to estimate whether using the AWS services is worthwhile for saving time and money for manufacturing at a retailer company?
Estimating the cost-effectiveness of using AWS services for manufacturing at a retailer company involves a comprehensive analysis. To make an informed decision, you should consider factors like the...
What do you like most about AWS Amplify?
Typically, whenever we make changes and need to switch environments (e.g., dev to production), it's easy for our developers to maintain the state of each environment and make customizations as need...
What is your experience regarding pricing and costs for AWS Amplify?
I find the pricing of AWS Amplify reasonable, considering the value it provides, although opinions may vary based on usage.
Ask a question
Earn 20 points
 

Also Known As

No data available
uDeploy
 

Overview

 

Sample Customers

Expedia, Intuit, Royal Dutch Shell, Brooks Brothers
As policy, IBM does not release customer names on non-IBM web sites.  However, public DevOps and UrbanCode Deploy case studies can be found here. IBM's UrbanCode Deploy customers span Small-Medium Businesses to Fortune 500 companies across all industries worldwide.
Find out what your peers are saying about AWS Amplify vs. UrbanCode Deploy and other solutions. Updated: April 2025.
846,617 professionals have used our research since 2012.