Introducing G2.ai, the future of software buying.Try now
AWS Lambda
Save to My Lists
Claimed
Claimed

Top Rated AWS Lambda Alternatives

AWS Lambda Reviews & Product Details - Page 23

AWS Lambda Overview

What is AWS Lambda?

AWS Lambda lets you run code without provisioning or managing servers. You pay only for the compute time you consume - there is no charge when your code is not running. With Lambda, you can run code for virtually any type of application or backend service - all with zero administration. Just upload your code and Lambda takes care of everything required to run and scale your code with high availability. You can set up your code to automatically trigger from other AWS services or call it directly from any web or mobile app.

This product is included in:
AWS Lambda Details
Show LessShow More
Product Description
Run code without thinking about servers. Pay for only the compute time you consume.

Seller
Description

By giving customers more of what they want - low prices, vast selection, and convenience - Amazon continues to grow and evolve as a world-class e-commerce platform.

Overview Provided by:
Digital Marketing Specialist at Amazon Web Services

AWS Lambda Integrations

(5)
Integration information sourced from real user reviews.

AWS Lambda Media

Product Avatar Image

Have you used AWS Lambda before?

Answer a few questions to help the AWS Lambda community

1,096 AWS Lambda Reviews

The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
1,096 AWS Lambda Reviews
4.6 out of 5
1,096 AWS Lambda Reviews
4.6 out of 5

AWS Lambda Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Sameer b.
SB
DevOps Engineer
Small-Business (50 or fewer emp.)
"working on cloud is high level experience and gaining vast knowledge of new technologies"
What do you like best about AWS Cloud?

Easy to work on disaster recovery of the data, great understanding of the different type of storage and type of servers easy Automation.

storage provide by aws can be independetly meet the requirments Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

not providing access to launch different type of instances to learn when we first create an account i am facing this problem if i go on to create EC2 with more vCPU

(You have requested more vCPU capacity than your current vCPU limit of 1 allows for the instance bucket that the specified instance type belongs to. Please visit http://aws.amazon.com/contact-us/ec2-request to request an adjustment to this limit.

Hide launch log) Review collected by and hosted on G2.com.

Pechi Muthu A.
PA
Senior Software Engineer
Enterprise (> 1000 emp.)
"Great Service for Automating any program which runs less than 15 minutes"
What do you like best about AWS Lambda?

Its Awesom

Easy Integration

Easily accessible

Availability

faster

supports most of the programming languages

trigger the job whenever you need

access other services and integrate from lambda,

its serverless so we dont need to install anything, plug and play Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

nothing much, I really love AWS lambda, I use it everyday for most of my problems which requires every hours executions.

I really like very much, no cons in this Review collected by and hosted on G2.com.

Devesh S.
DS
Test Associate
Enterprise (> 1000 emp.)
"AWS Lambda - Best Function-as-a-service in Market"
What do you like best about AWS Lambda?

I have been using AWS Lamda for a long time The best capabilities I liked about it are:

1) I don't need to create or manage new servers for my deployment or small capabilities

2) The environment setup load is now negligible, and I can focus on my code and not waste my time on the environment

3) As AWS is a pay-as-you-go model, I don't have to waste my time on the pricing, and minimized for us as well as my client

4) One of the best things is the easy integration of mass mailing using AWS lambda and SES in my project Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

Some of the problems that I faced with AWS Lambda are:

1) Timeout options: Sometimes the job that I give in Lambda requires more run time but the jobs get timeout due to Lambda restrictions after 5-7 minutes

2) The logs and monitor of the jobs in Lambda gets a little complicated and sometimes the real issue doesn't get caught easily Review collected by and hosted on G2.com.

PL
Cloud architect associate
Mid-Market (51-1000 emp.)
"As a developer, best tool to run your code"
What do you like best about AWS Lambda?

Supports wide range of languages. I mostly code in python. The best thing about lambda is that it is very quickly with the results. Computational power at the given price is excellent. Love that first million requests are free Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

Connection time out time is limited to 15 min. For longer running workload this is an issue.also function takes longer time to launch than expected.GUI in azure functions is better Review collected by and hosted on G2.com.

CS
DevOps Engineer
Enterprise (> 1000 emp.)
"Using Lambdas as Microservices"
What do you like best about AWS Lambda?

The AWS Lambdas service is an excellent option to execute code without the need for a server, it is cross-platform, it works with several programming languages, it is scalable, it can be integrated with many AWS services through events. Lambdas are essentially a microservice-oriented technology, and together with the API Gateway service they can be orchestrated Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

I have not had a bad experience with the AWS Lambda service, on the contrary it has gone very well for me Review collected by and hosted on G2.com.

RAJAN M.
RM
Data Engineer
Mid-Market (51-1000 emp.)
"Light weight function to do any heavy task"
What do you like best about AWS Lambda?

It's a serverless service, you just need to write your code and deploy it all infrastructure will be handled internally.

The best feature I like of AWS lambda is it's event driven compute, we have used this with AWS S3 and Amazon API gateway to perform the taks and that was very helpful. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

There is nothing as such to dislike, it provides all the services which is required to develop a cloud project.

Just one thing I feel that can be improved is the documentation to configure this, so it will be easy for a new user. Review collected by and hosted on G2.com.

HS
Technical Architect
Enterprise (> 1000 emp.)
"Robust service for versatile use"
What do you like best about AWS Lambda?

The very nature of Lambda function that it runs as a managed service and its native integration with multiple AWS services presents it as a powerful tool that can be used in multiple scenarios. The Lambda function can be used to create REST services as well as to create event driven systems. They can also be used for small computations between two systems.

The service offers a variety of languages to choose from as well as a variety of computation options where I can choose the memory size and reserve some ready instances based on my need. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

First point that seems to be a drawback is the limitation on the size of code that can be put into lambda functions. Second point is the maximum timeout of 15 minutes which makes it impossible to use lambda function for long running jobs. Third point is non availability of a considerable local space for file operations. Review collected by and hosted on G2.com.

Ulka K.
UK
Data Engineering Anayst
Enterprise (> 1000 emp.)
"A cost-saving solution for code snippets"
What do you like best about AWS Lambda?

The most useful part of this functionality is the pay-as-you-go service. It saves an ample amount of money for the business and also for individuals. Also, multiple other services can be integrated with them. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

There are no downsides of Lambda as such except for the complex procedure when the deployments are to be done via a programmatic approach compared to the console. Review collected by and hosted on G2.com.

Priyanshi P.
PP
AWS associate-Cloud Infrastructure Engineer
Mid-Market (51-1000 emp.)
"AWS Cloud Review"
What do you like best about AWS Cloud?

Pricing Model & More services than other Cloud Providers. Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

Monitoring Tools are not good as 3rd Party tools. Review collected by and hosted on G2.com.

Akhil A.
AA
Software Engineer
Mid-Market (51-1000 emp.)
"Developer friendly Serverless service"
What do you like best about AWS Lambda?

Lambda is easy to learn and use. It is very efficient in a serverless environment and it reduces the cost of execution. It only bills for the time that we make use of it. No need to worry about scaling the server. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

Less control on the lambda environment. A lambda function can have only 256 MB of size including all the files, packages and dependencies. It will be difficult to host a service that requires large dependency packages. Also, there is an issue with a cold start, that is, when the lambda is idle for a long time and we request the service, the latency will be high. It requires lambda some time to start from a cold state. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

12 months

Average Discount

12%

Perceived Cost

$$$$$
AWS Lambda