AWS Lambda vs. UiPath Automation Platform

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS Lambda
Score 8.3 out of 10
N/A
AWS Lambda is a serverless computing platform that lets users run code without provisioning or managing servers. With Lambda, users can run code for virtually any type of app or backend service—all with zero administration. It takes of requirements to run and scale code with high availability.
$NaN
Per 1 ms
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
AWS LambdaUiPath Automation Platform
Editions & Modules
128 MB
$0.0000000021
Per 1 ms
1024 MB
$0.0000000167
Per 1 ms
10240 MB
$0.0000001667
Per 1 ms
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
AWS LambdaUiPath Automation Platform
Free Trial
NoYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AWS LambdaUiPath Automation Platform
Considered Both Products
AWS Lambda

No answer on this topic

UiPath Automation Platform
Chose UiPath Automation Platform
We chose UiPath because of the cost, ease of understanding, the quick setup, and the reference content and free help on many platforms.
Features
AWS LambdaUiPath Automation Platform
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
AWS Lambda
8.8
7 Ratings
3% below category average
UiPath Automation Platform
-
Ratings
Multiple Access Permission Levels (Create, Read, Delete)8.67 Ratings00 Ratings
Single Sign-On (SSO)9.13 Ratings00 Ratings
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
AWS Lambda
5.0
6 Ratings
32% below category average
UiPath Automation Platform
-
Ratings
Dashboards5.56 Ratings00 Ratings
Standard reports5.15 Ratings00 Ratings
Custom reports4.45 Ratings00 Ratings
Function as a Service (FaaS)
Comparison of Function as a Service (FaaS) features of Product A and Product B
AWS Lambda
8.7
7 Ratings
0% above category average
UiPath Automation Platform
-
Ratings
Programming Language Diversity9.07 Ratings00 Ratings
Runtime API Authoring8.07 Ratings00 Ratings
Function/Database Integration8.97 Ratings00 Ratings
DevOps Stack Integration8.97 Ratings00 Ratings
Best Alternatives
AWS LambdaUiPath Automation Platform
Small Businesses
IBM Cloud Functions
IBM Cloud Functions
Score 6.9 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
AWS LambdaUiPath Automation Platform
Likelihood to Recommend
7.7
(52 ratings)
8.6
(195 ratings)
Likelihood to Renew
-
(0 ratings)
8.0
(8 ratings)
Usability
8.3
(17 ratings)
8.0
(7 ratings)
Availability
-
(0 ratings)
10.0
(1 ratings)
Performance
-
(0 ratings)
9.0
(1 ratings)
Support Rating
8.7
(20 ratings)
8.0
(82 ratings)
Online Training
-
(0 ratings)
8.0
(2 ratings)
Implementation Rating
-
(0 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
AWS LambdaUiPath Automation Platform
Likelihood to Recommend
Amazon AWS
Lambda excels at event-driven, short-lived tasks, such as processing files or building simple APIs. However, it's less ideal for long-running, computationally intensive, or applications that rely on carrying the state between jobs. Cold starts and constant load can easily balloon the costs.
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
Amazon AWS
  • No provisioning required - we don't have to pay anything upfront
  • Serverless deployment - it gets executed only when request comes and we pay only for the time the request is getting executed
  • Integrates well with AWS CloudWatch triggers so it is easy to setup scheduled tasks like cron jobs
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
Amazon AWS
  • Developing test cases for Lambda functions can be difficult. For functions that require some sort of input it can be tough to develop the proper payload and event for a test.
  • For the uninitiated, deploying functions with Infrastructure as Code tools can be a challenging undertaking.
  • Logging the output of a function feels disjointed from running the function in the console. A tighter integration with operational logging would be appreciated, perhaps being able to view function logs from the Lambda console instead of having to navigate over to CloudWatch.
  • Sometimes its difficult to determine the correct permissions needed for Lambda execution from other AWS services.
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
Amazon AWS
No answers on this topic
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
Amazon AWS
I give it a seven is usability because it's AWS. Their UI's are always clunkier than the competition and their documentation is rather cumbersome. There's SO MUCH to dig through and it's a gamble if you actually end up finding the corresponding info if it will actually help. Like I said before, going to google with a specific problem is likely a better route because AWS is quite ubiquitous and chances are you're not the first to encounter the problem. That being said, using SAM (Serverless application model) and it's SAM Local environment makes running local instances of your Lambdas in dev environments painless and quite fun. Using Nodejs + Lambda + SAM Local + VS Code debugger = AWESOME.
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
Amazon AWS
No answers on this topic
UiPath
Its a cloud based platform which is easily available and used
Read full review
Performance
Amazon AWS
No answers on this topic
UiPath
It has proved and provided good performance across platforms and technologies.
Read full review
Support Rating
Amazon AWS
Amazon consistently provides comprehensive and easy-to-parse documentation of all AWS features and services. Most development team members find what they need with a quick internet search of the AWS documentation available online. If you need advanced support, though, you might need to engage an AWS engineer, and that could be an unexpected (or unwelcome) expense.
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
Amazon AWS
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
Amazon AWS
No answers on this topic
UiPath
The implementation was quick and practical
Read full review
Alternatives Considered
Amazon AWS
AWS Lambda is good for short running functions, and ideally in response to events within AWS. Google App Engine is a more robust environment which can have complex code running for long periods of time, and across more than one instance of hardware. Google App Engine allows for both front-end and back-end infrastructure, while AWS Lambda is only for small back-end functions
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
Amazon AWS
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
Amazon AWS
  • Positive - Only paying for when code is run, unlike virtual machines where you pay always regardless of processing power usage.
  • Positive - Scalability and accommodating larger amounts of demand is much cheaper. Instead of scaling up virtual machines and increasing the prices you pay for that, you are just increasing the number of times your lambda function is run.
  • Negative - Debugging/troubleshooting, and developing for lambda functions take a bit more time to get used to, and migrating code from virtual machines and normal processes to Lambda functions can take a bit of time.
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