Google App Engine vs. UiPath Automation Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Google App Engine
Score 8.2 out of 10
N/A
Google App Engine is Google Cloud's platform-as-a-service offering. It features pay-per-use pricing and support for a broad array of programming languages.
$0.05
Per Hour Per Instance
UiPath Automation Platform
Score 8.4 out of 10
N/A
UiPath's agentic platform combines the company's Robotic Process Automation (RPA) solution for automating repetitive tasks with agentic automation. By unifying agentic AI, automation, BPM, and process intelligence, the platform gives organizations control to design, run, and optimize new agentic processes.
$25
per month (for 1 user with basic tier features)
Pricing
Google App EngineUiPath Automation Platform
Editions & Modules
Starting Price
$0.05
Per Hour Per Instance
Max Price
$0.30
Per Hour Per Instance
Automation Cloud Basic
$25
per month 1 user, 1 basic platform tier
Automation Cloud Enterprise
Contact Sales
Enterprise Medium Business
Contact Sales
Automation Cloud Standard
Contact Sales
Automation Cloud Basic
starting at $25
per month 1 user, 1 basic platform tier
Automation Suite
Contact Sales
Offerings
Pricing Offerings
Google App EngineUiPath Automation Platform
Free Trial
NoYes
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Google App EngineUiPath Automation Platform
Features
Google App EngineUiPath Automation Platform
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Google App Engine
9.5
32 Ratings
20% above category average
UiPath Automation Platform
-
Ratings
Ease of building user interfaces9.018 Ratings00 Ratings
Scalability10.032 Ratings00 Ratings
Platform management overhead9.032 Ratings00 Ratings
Workflow engine capability8.024 Ratings00 Ratings
Platform access control10.031 Ratings00 Ratings
Services-enabled integration10.028 Ratings00 Ratings
Development environment creation10.029 Ratings00 Ratings
Development environment replication10.028 Ratings00 Ratings
Issue monitoring and notification9.028 Ratings00 Ratings
Issue recovery9.026 Ratings00 Ratings
Upgrades and platform fixes10.029 Ratings00 Ratings
Best Alternatives
Google App EngineUiPath Automation Platform
Small Businesses
AWS Lambda
AWS Lambda
Score 8.3 out of 10
airSlate WorkFlow
airSlate WorkFlow
Score 9.9 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
airSlate SignNow
airSlate SignNow
Score 8.3 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
SAP Build
SAP Build
Score 8.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Google App EngineUiPath Automation Platform
Likelihood to Recommend
8.0
(35 ratings)
8.6
(195 ratings)
Likelihood to Renew
8.3
(8 ratings)
8.0
(8 ratings)
Usability
7.7
(7 ratings)
8.0
(7 ratings)
Availability
-
(0 ratings)
10.0
(1 ratings)
Performance
10.0
(1 ratings)
9.0
(1 ratings)
Support Rating
8.4
(12 ratings)
8.0
(82 ratings)
Online Training
-
(0 ratings)
8.0
(2 ratings)
Implementation Rating
8.0
(1 ratings)
8.0
(2 ratings)
Configurability
-
(0 ratings)
8.0
(1 ratings)
Ease of integration
-
(0 ratings)
7.0
(1 ratings)
Product Scalability
-
(0 ratings)
9.0
(1 ratings)
Vendor post-sale
-
(0 ratings)
9.0
(1 ratings)
Vendor pre-sale
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
Google App EngineUiPath Automation Platform
Likelihood to Recommend
Google
App Engine is such a good resource for our team both internally and externally. You have complete control over your app, how it runs, when it runs, and more while Google handles the back-end, scaling, orchestration, and so on. If you are serving a tool, system, or web page, it's perfect. If you are serving something back-end, like an automation or ETL workflow, you should be a little considerate or careful with how you are structuring that job. For instance, the Standard environment in Google App Engine will present you with a resource limit for your server calls. If your operations are known to take longer than, say, 10 minutes or so, you may be better off moving to the Flexible environment (which may be a little more expensive but certainly a little more powerful and a little less limited) or even moving that workflow to something like Google Compute Engine or another managed service.
Read full review
UiPath
UiPath Automation Platform is well-suited for automating repetitive and time-consuming tasks such as invoice processing, data entry, and report generation. By using UiPath Automation Platform, employees can focus on more strategic tasks, which leads to increased efficiency. Additionally, UiPath Automation Platform is highly effective at automating rule-based processes, such as financial processes like bank statement reconciliation, account payable, and account receivable processes that follow a set of predetermined rules.
Read full review
Pros
Google
  • Quick to develop, quick to deploy. You can be up and running on Google App Engine in no time.
  • Flexible. We use Java for some services and Node.js for others.
  • Great security features. We have been consistently impressed with the security and authentication features of Google App Engine.
Read full review
UiPath
  • UiPath is very simple to learn.
  • Any type of application can be automated (Desktop Application, Web Application and also applications reachable only via remote technologies such as Citrix, Remote Desktop and so on).
  • The writing of a process code takes place entirely through the use of objects. In the event that there were no objects capable of solving a particular problem, it is possible to use some languages of the .net platform such as: VB.net, C#.
  • It is easy to scale the solution by adding more robots to run a process in case the solution requires more performance in the future.
  • It can also be used by functional analysts to design the flow to be automated.
  • An academy is available online where basic and advanced courses can be taken. It is also possible to take a completely free basic certification.
Read full review
Cons
Google
  • There is a slight learning curve to getting used to code on Google App Engine.
  • Google Cloud Datastore is Google's NoSQL database in the cloud that your applications can use. NoSQL databases, by design, cannot give handle complex queries on the data. This means that sometimes you need to think carefully about your data structures - so that you can get the results you need in your code.
  • Setting up billing is a little annoying. It does not seem to save billing information to your account so you can re-use the same information across different Cloud projects. Each project requires you to re-enter all your billing information (if required)
Read full review
UiPath
  • As I mentioned, Excel automation is not very effective, there are a number of packages to add, but there is nothing as smooth as a good macro.
  • Working with selectors is certainly challenging and UiPath does a good job with that, but there is room for improvement since the interface could be smarter in selecting the right attributes and warn the user if something is not properly setup.
Read full review
Likelihood to Renew
Google
App Engine is a solid choice for deployments to Google Cloud Platform that do not want to move entirely to a Kubernetes-based container architecture using a different Google product. For rapid prototyping of new applications and fairly straightforward web application deployments, we'll continue to leverage the capabilities that App Engine affords us.
Read full review
UiPath
This platform has so much potential and have been garnering a lot of attention by proving benefits in terms of saving operational and manpower costs. I am sure with minute efforts we were able to achieve our ROI and the same is the case with many of our customers whom we have been working around Digital Automation initiatives.
Read full review
Usability
Google
I had to revisit the UI after a year of just setting up and forgetting. The UI got some improvements but the amount of navigation we have to go through to setup a new app has increased but also got easier to setup. Gemini now is integrated and make getting answers faster
Read full review
UiPath
There are two main reasons with this rating 1. UiPath Automation Platform requires the old school type of Change Weather management, Which actually eats a lot of time to manage and roll out the recent changes. There is not something kind of CI/CD when you are developing the things With UiPath Automation Platform. 2. Very high development and maintenance cost, which actually decrease its usability.
Read full review
Reliability and Availability
Google
No answers on this topic
UiPath
Its a cloud based platform which is easily available and used
Read full review
Performance
Google
No answers on this topic
UiPath
It has proved and provided good performance across platforms and technologies.
Read full review
Support Rating
Google
Good amount of documentation available for Google App Engine and in general there is large developer community around Google App Engine and other products it interacts with. Lastly, Google support is great in general. No issues so far with them.
Read full review
UiPath
UiPath RPA has an exceptional studio interface. It has been a year and so since I am using UiPath RPA. Whether it is some my personal task to scrape information & links from the Journal or find a specific character string from multiple PDF collection using OCR, UiPath RPA has made its roots to our technological ecosystem
Read full review
Online Training
Google
No answers on this topic
UiPath
Video material supported by text. The training has evolved a lot in the past 3 years to become more attractive. Specific training tracks exist for the different roles in RPA development, where everyone is expected to learn basic development.
Read full review
Implementation Rating
Google
No answers on this topic
UiPath
The implementation was quick and practical
Read full review
Alternatives Considered
Google
We were on another much smaller cloud provider and decided to make the switch for several reasons - stability, breadth of services, and security. In reviewing options, GCP provided the best mixtures of meeting our needs while also balancing the overall cost of the service as compared to the other major players in Azure and AWS.
Read full review
UiPath
As compared to other products, we require programming knowledge and concepts to work but UiPath is for everyone. It provides us extensive event logging at various stages and effective exception handling for applications and business. It increases our agility and enhances the overall productivity further by using the source control SVC. The solution that we implemented is also very scalable in terms of incorporating new requirements.
The open source tools require lots of IT effort in order to set up and maintain over time. UiPath is like a complete package and customer service is also active in terms of solving issues arising while automating procession on a day to day basis.
Read full review
Scalability
Google
No answers on this topic
UiPath
It can be widely used across various departments regardless of platform the product,processes, use cases are build on.
Read full review
Return on Investment
Google
  • Effective employee adoption through ease of use.
  • Effective integration to other java based frameworks.
  • Time to market is very quick. Build, test, deploy and use.
  • The GAE Whitelist for java is an important resource to know what works and what does not. So use it. It would also be nice for Google to expand on items that are allowed on GAE platform.
Read full review
UiPath
  • We are well on our way to automating our expenses, saving so many hours for project managers and engagement managers.
  • Proofs-of-concept excite our clients, though we are yet to make a sale on a project.
  • UiPath specifically has incited interest with our apprentices and has led them to join the RPA team.
Read full review
ScreenShots