AWS Lambda vs. OutSystems

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
OutSystems
Score 6.5 out of 10
N/A
The OutSystems Platform is a Platform-as-a-Service solution for rapid delivery of responsive web and mobile applications. It includes functionalities required to develop, deploy, manage and change web and mobile applications. It is targeted at the delivery of enterprise applications that require integration with backend systems, complex business rules and logic, usable interfaces and flexibility to change. It can be deployed in the cloud, on-premises or in hybrid environments.
$4,000
per month
Pricing
AWS LambdaOutSystems
Editions & Modules
128 MB
$0.0000000021
Per 1 ms
1024 MB
$0.0000000167
Per 1 ms
10240 MB
$0.0000001667
Per 1 ms
Basic
$4,000.00
per month
Pro
$10,000.00
per month
Offerings
Pricing Offerings
AWS LambdaOutSystems
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AWS LambdaOutSystems
Considered Both Products
AWS Lambda

No answer on this topic

OutSystems
Chose OutSystems
On AWS cloud all the examples work better from the platform point of view than OutSystems.
Features
AWS LambdaOutSystems
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
AWS Lambda
8.9
7 Ratings
1% above category average
OutSystems
-
Ratings
Multiple Access Permission Levels (Create, Read, Delete)8.67 Ratings00 Ratings
Single Sign-On (SSO)9.23 Ratings00 Ratings
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
AWS Lambda
5.1
6 Ratings
15% below category average
OutSystems
-
Ratings
Dashboards5.66 Ratings00 Ratings
Standard reports5.25 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
6% above category average
OutSystems
-
Ratings
Programming Language Diversity9.07 Ratings00 Ratings
Runtime API Authoring8.17 Ratings00 Ratings
Function/Database Integration8.97 Ratings00 Ratings
DevOps Stack Integration8.77 Ratings00 Ratings
Low-Code Development
Comparison of Low-Code Development features of Product A and Product B
AWS Lambda
-
Ratings
OutSystems
8.0
53 Ratings
5% below category average
Visual Modeling00 Ratings5.450 Ratings
Drag-and-drop Interfaces00 Ratings8.051 Ratings
Platform Security00 Ratings6.450 Ratings
Platform User Management00 Ratings8.148 Ratings
Reusability00 Ratings9.953 Ratings
Platform Scalability00 Ratings10.050 Ratings
Best Alternatives
AWS LambdaOutSystems
Small Businesses
IBM Cloud Functions
IBM Cloud Functions
Score 7.0 out of 10
Creatio
Creatio
Score 9.1 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Quixy
Quixy
Score 9.9 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Creatio
Creatio
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS LambdaOutSystems
Likelihood to Recommend
7.8
(52 ratings)
7.2
(130 ratings)
Likelihood to Renew
-
(0 ratings)
8.2
(4 ratings)
Usability
8.3
(17 ratings)
8.0
(4 ratings)
Support Rating
8.7
(20 ratings)
7.5
(44 ratings)
In-Person Training
-
(0 ratings)
9.1
(1 ratings)
Online Training
-
(0 ratings)
8.2
(1 ratings)
Implementation Rating
-
(0 ratings)
7.3
(2 ratings)
User Testimonials
AWS LambdaOutSystems
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
OutSystems
Well suited for internal exposure of business processes (invoicing, API layer to other systems, customer maintenance etc), whether a UI is required or not. Not so well suited for full fledged web design. An OutSystems application must serve one particular business need, if gets too much functionalities and responsibilities it tends to get chaotic and complex.
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
OutSystems
  • Developing end user interfaces with ease and speed with a modern look and feel.
  • First class low code development to reduce time to market with visual programming
  • Their technical support team is fast and responsive. We've yet to have any issues they could not resolve.
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
OutSystems
  • Price – The licensing model of OutSystems is very expensive and not suitable for small scale developments. This is offset by the time to develop and stability for larger scale developments
  • Flexibility on PaaS version – The PaaS hosted version of OutSystems limits your flexibility to access the front end and backend database systems which can significantly restrict your options on high data volume developments or where anything requiring slightly out of the ordinary access is required
  • Same price for PaaS and self-hosted system. Licensing model dictates that you pay the same price even when you host the system on your own hardware which effectively means you pay more to manage the infrastructure yourself
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
OutSystems
We are very happy with OutSystems and our developers deliver good work. OutSystems lets us build new software on a regulare (2 weekly) basis, which is highly flexible and adjustable. Even without very much experience, our developers manage to build usefull software, which is working a lot better than our previous (legacy) software.
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
OutSystems
OutSystems has a feature in which we can develop a functionality in a application and can use that functionality in another application without developing it again. That is main plus point for the development team so they can work with different functionalities rather focusing on the same thing again and again. if we want to make any change on the user side then we can make it live with just the deployment using the service center.
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
OutSystems
The tech support is very reachable. Usually by [email] from but also by phone if needed. We had some difficulties at the start with understanding "what our machine was doing" under high performance load. After some good sessions understanding our needs they delivered good solutions for our problems we had in the beginning.
Read full review
In-Person Training
Amazon AWS
No answers on this topic
OutSystems
Excellent material full of hands on that improve the understanding of the platform.
Read full review
Online Training
Amazon AWS
No answers on this topic
OutSystems
The online training material is well designed and explanations are step by step, helping trainees to understand and follow each exercise and new concept.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
OutSystems
In a large company, patiently and consistently work the behind the scenes politics with business and IT partners across the firm.
This is transformational - you will need a solid set of key business partners to lock arms together to move forward.
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
OutSystems
I tried to use WordPress with some success. Also looked at Joomla. But when I saw OutSystems I knew I had been wasting my time there. It takes you longer to get going with OutSystems - but even I as a novice realized immediately that Outsystems is simply in another league. Outsystems is powerful. (Can you compare WordPress and Joomla to Outsystems - I don't think so).
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
OutSystems
  • The ease of use of the OutSystems development process has been the biggest ROI for us. We have developed our Framework product and maintained/enhanced it with only 4 workers.
  • OutSystems has enhanced their product very significantly over the last 4 years. They have gone from a simple to use tool to a very simple to use sophisticated tool that covers the standard mainframe-based computing apps and the apps used on handheld mobile devices all using the same basic set of development tools.
Read full review
ScreenShots