AWS Lambda vs. Oracle Cloud Infrastructure

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS Lambda
Score 8.8 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
Oracle Cloud Infrastructure
Score 8.6 out of 10
N/A
Oracle Cloud Infrastructure (OCI) is Oracles's infrastructure-as-a-service (IaaS) platform which combines the utility of public cloud with the granular control, security, and predictability of on-premises infrastructure.N/A
Pricing
AWS LambdaOracle Cloud Infrastructure
Editions & Modules
128 MB
$0.0000000021
Per 1 ms
1024 MB
$0.0000000167
Per 1 ms
10240 MB
$0.0000001667
Per 1 ms
No answers on this topic
Offerings
Pricing Offerings
AWS LambdaOracle Cloud Infrastructure
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
AWS LambdaOracle Cloud Infrastructure
Considered Both Products
AWS Lambda

No answer on this topic

Oracle Cloud Infrastructure
Chose Oracle Cloud Infrastructure
Performance and latency are excellent in Oracle Cloud Infrastructure. Except for AWS baremetal, I don't find anything like that. I found that, aside from conventional compute that works really good, they also offer HPC VDI. That's one of the strengths that should have more hype …
Top Pros
Top Cons
Features
AWS LambdaOracle Cloud Infrastructure
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
AWS Lambda
9.3
3 Ratings
3% below category average
Oracle Cloud Infrastructure
-
Ratings
Multiple Access Permission Levels (Create, Read, Delete)9.03 Ratings00 Ratings
Single Sign-On (SSO)9.52 Ratings00 Ratings
Reporting & Analytics
Comparison of Reporting & Analytics features of Product A and Product B
AWS Lambda
6.1
3 Ratings
4% below category average
Oracle Cloud Infrastructure
-
Ratings
Dashboards6.73 Ratings00 Ratings
Standard reports6.52 Ratings00 Ratings
Custom reports5.02 Ratings00 Ratings
Function as a Service (FaaS)
Comparison of Function as a Service (FaaS) features of Product A and Product B
AWS Lambda
7.9
3 Ratings
3% below category average
Oracle Cloud Infrastructure
-
Ratings
Programming Language Diversity9.03 Ratings00 Ratings
Runtime API Authoring8.33 Ratings00 Ratings
Function/Database Integration8.33 Ratings00 Ratings
DevOps Stack Integration6.03 Ratings00 Ratings
Infrastructure-as-a-Service (IaaS)
Comparison of Infrastructure-as-a-Service (IaaS) features of Product A and Product B
AWS Lambda
-
Ratings
Oracle Cloud Infrastructure
7.4
131 Ratings
9% below category average
Service-level Agreement (SLA) uptime00 Ratings8.3127 Ratings
Dynamic scaling00 Ratings8.0127 Ratings
Elastic load balancing00 Ratings8.3118 Ratings
Pre-configured templates00 Ratings6.5116 Ratings
Monitoring tools00 Ratings7.7126 Ratings
Pre-defined machine images00 Ratings6.8114 Ratings
Operating system support00 Ratings6.5125 Ratings
Security controls00 Ratings7.1127 Ratings
Automation00 Ratings7.291 Ratings
Best Alternatives
AWS LambdaOracle Cloud Infrastructure
Small Businesses
IBM Cloud Functions
IBM Cloud Functions
Score 8.1 out of 10
Amazon S3
Amazon S3
Score 8.8 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.6 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS LambdaOracle Cloud Infrastructure
Likelihood to Recommend
9.3
(48 ratings)
8.5
(131 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(5 ratings)
Usability
9.0
(13 ratings)
7.7
(13 ratings)
Availability
-
(0 ratings)
10.0
(2 ratings)
Performance
-
(0 ratings)
8.9
(21 ratings)
Support Rating
8.7
(20 ratings)
7.1
(18 ratings)
In-Person Training
-
(0 ratings)
9.1
(2 ratings)
Online Training
-
(0 ratings)
9.1
(2 ratings)
Implementation Rating
-
(0 ratings)
9.1
(2 ratings)
Configurability
-
(0 ratings)
8.0
(1 ratings)
Contract Terms and Pricing Model
-
(0 ratings)
7.2
(9 ratings)
Ease of integration
-
(0 ratings)
7.0
(1 ratings)
Product Scalability
-
(0 ratings)
10.0
(2 ratings)
Professional Services
-
(0 ratings)
8.0
(5 ratings)
Vendor post-sale
-
(0 ratings)
8.0
(1 ratings)
Vendor pre-sale
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
AWS LambdaOracle Cloud Infrastructure
Likelihood to Recommend
Amazon AWS
Scenarios where AWS Lambda is well suited: 1. When we need to run a periodic task few times in a day or every hour, we may deploy it on AWS Lambda so it would not increase load on our server which is handling client requests and at the same time we don't have to pay for AWS Lambda when it is not running. So, overall we only pay for few function invocations. 2. When some compute intensive processing is to be done but the number of requests per unit of time fluctuates. For example, we had deployed an AWS Lambda for processing images into different sizes and storing them on AWS S3 once user uploads them. Now, this is something that may happen few times every hour on a particular day or may not happen even once on other days. To handle this kind of tasks AWS Lambda is a better choice as we don't have to pay for the idle time of the server and also we don't have to worry about scaling when the load is high. Scenarios where AWS Lambda is not appropriate to use: 1. When we expect a large request volume continuously on the server. 2. When we don't want latency even in case of concurrent requests.
Read full review
Oracle
I just cannot be very objective. I received the request from management to perform an in-depth research on Oracle Cloud migration feasibility. Long hours of investigation and I concluded that yes, that's a superior product, not only for its IaaS but the Data management, automation and monitoring tools. Oracle recovered its place in the field with a very competitive product. I just got fascinated with it.
Read full review
Pros
Amazon AWS
  • Lambda provides multiple methods for triggering functions, this includes AWS resources and services and external triggers like APIs and CLI calls.
  • The compute provided my Lambda is largely hands off for operations teams. Once the function is deployed, the management overhead is minimal since there are no servers to maintain.
  • Lambda's pricing can be very cost effective given that users are only charged for the time the function runs and associated costs like network or storage if those are used. A function that executes quickly and is not called often can cost next to nothing.
Read full review
Oracle
  • Oracle Cloud Infrastructure has a generous free tier, moreso than other hyperscalers, with an always-free tier that guarantees certain products are always free
  • Oracle Cloud Infrastructure allows you to size VMs with differing combinations of CPU and RAM, which is contrary to other hyperscalers that have specific pre-defined combinations only
  • Oracle Cloud Infrastructure regularly provides free certification exam offers
Read full review
Cons
Amazon AWS
  • Putting a significant portion of your codebase into AWS Lambda and taking advantage of the high level of integration with other AWS services comes with the risk of vendor lock-in.
  • While the AWS Lambda environment is "not your problem," it's also not at your disposal to extend or modify, nor does it preserve state between function executions.
  • AWS Lambda functions are subject to strict time limitations, and will be aborted if they exceed five minutes of execution time. This can be a problem for some longer-running tasks that are otherwise well-suited to serverless delivery.
Read full review
Oracle
  • Navigating the UI takes lots of getting used to. It reminds me of older GCP (just to get used to where everything is).
  • Permission for different things always seemed to be more difficult than it really needed to be. Once you got them set up you were good but updating anything or creating new permissions for just about anything took longer than I thought it should.
  • Based on how the buttons were laid out, it was pretty easy to delete all of your DNS records, and backing them up was not as intuitive as I'd like with the UI, but it was easy to do using a script.
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
Oracle
Reliability: Very dependable and stable OCI services have been for the business operations.Performance: The speed and efficiency of OCI in meeting their computing and storage needs.Scalability: The ease and effectiveness of scaling resources up or down to accommodate changing demands.Security: The robustness and effectiveness of OCI's security features in protecting their data and applications.
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
Oracle
The services & products in Oracle Cloud Infrastructure needs more improvement to beat other Cloud service providers. The price is good & Security processes are good. We are requiring to put more effort in supporting this Oracle Cloud Infrastructure than other Cloud service providers. Probably better ways are there but is not super easy to find or not super available
Read full review
Reliability and Availability
Amazon AWS
No answers on this topic
Oracle
I have never experienced an outage, but sometimes it used to be slow, which gets solved automatically.
Read full review
Performance
Amazon AWS
No answers on this topic
Oracle
It's super easy to get started and deploy new stuff. The infrastructure is solid, so I can focus on building rather than worrying about tech issues. Plus, the customization options are endless—from picking the right computing resources to choosing storage and networking that fits our needs, saving us a lot of money.
Read full review
Support Rating
Amazon AWS
I have not needed support for AWS Lambda, since it is already using Python, which has resources all over the internet. AWS blog posts have information about how to install some libraries, which is necessary for some more complex operations, but this is available online and didn't require specific customer support for.
Read full review
Oracle
Overall it is amazing, there is always room for improvement. We have weekly updates that tend to slow the program used more and more. We had to change some reports within Oracle because the others wouldn’t load. This is tied to our payroll and the delays are causing many time constraint issues and panic. We have to create a new report when one breaks. Otherwise awesome!
Read full review
In-Person Training
Amazon AWS
No answers on this topic
Oracle
Effective training provided, much data productivity while doing training
Read full review
Online Training
Amazon AWS
No answers on this topic
Oracle
detailed and easy to understand.
Read full review
Implementation Rating
Amazon AWS
No answers on this topic
Oracle
Easier way to implement, vary much supportive way doing the implementation
Read full review
Alternatives Considered
Amazon AWS
Azure Functions is another product that provides lambda functionality, but the documentation for some of Azure's products is quite hard to read. Additionally, AWS Lambda was one of the first cloud computing products on a large cloud service that implemented lambda functions, so they have had the most time to develop the product, increase the quality of service, and extend functionality to more languages. Amazon, by far, has the best service for Lambda that I know.
Read full review
Oracle
We used Microsoft Azure and Docker earlier and faced some difficulties like Microsoft Azure and Docker. Occasionally, the generation of large images can delay deployment. It is also necessary for me to admit that Microsoft Azure and Docker have a somewhat steep learning curve. Proper paperwork needs to be there. Docker has issues with performance on a number of platforms. On the other hand, OCI is easy to deploy and easy to understand.
Read full review
Contract Terms and Pricing Model
Amazon AWS
No answers on this topic
Oracle
was not part of initial purchase team. Anyways, i think unit pricing and billing frequency is good compared to other Cloud service providers, when it comes to Cloud Capital expenditure & Operational expenditure. Would be more interested in exploring more options where customers can get more cost relaxations on trying out new cloud services in Oracle Cloud Infrastructure for example a new App or a feature
Read full review
Scalability
Amazon AWS
No answers on this topic
Oracle
I have not faced any problems yet.
Read full review
Professional Services
Amazon AWS
No answers on this topic
Oracle
Services & Infra wise is ok to use & host applications & services. Security wise also good for a Cloud service provider. It is a interesting area to explore & using it for day to day needs can be further improvised in future probably. Modern day Services like AI and Machine learning could be improved
Read full review
Return on Investment
Amazon AWS
  • I was able to perform a lot of processing on data delivered from my website and little or no cost. This was a big plus to me.
  • Programming AWS Lambda is quite easy once you understand the time limits to the functions.
  • AWS Lambda has really good integration with the AWS S3 storage system. This a very good method of delivering data to be processed and a good place to pick it up after processing.
Read full review
Oracle
  • We have migrated approximately 75 apps successfully over to the Oracle Cloud Infrastructure in the past year.
  • By migrating these apps, we were able to reduce our on-prem hardware needs by 50% for a specific business unit.
  • Minimizing our on-prem hardware needs has allowed us to continue our migration to the Oracle Cloud Infrastructure.
Read full review
ScreenShots

Oracle Cloud Infrastructure Screenshots

Screenshot of Oracle Cloud Infrastructure Global FootprintScreenshot of 2-5x Faster Performance vs On-premises and Other Clouds (Storage Review)Screenshot of One Cloud for the Most Intensive Enterprise and Infra-heavy WorkloadsScreenshot of Gen 1 vs Gen 2 Cloud AdvantageScreenshot of Always Free Services