Compare this with other toolsSave it to your board and evaluate your options side by side.
Save to board

AWS Lambda Reviews & Product Details

Profile Status

This profile is currently managed by AWS Lambda but has limited features.

Are you part of the AWS Lambda team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Value at a Glance

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

10 months

Product Avatar Image

Have you used AWS Lambda before?

Answer a few questions to help the AWS Lambda community

AWS Lambda Reviews (1,011)

View 2 Video Reviews
Reviews

AWS Lambda Reviews (1,011)

View 2 Video Reviews
4.6
1,011 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise AWS Lambda for its serverless architecture, which allows them to focus on coding without the burden of managing infrastructure. The pay-per-use pricing model is also highly valued, making it a cost-effective solution for running code on demand. However, many users note that cold start latency can impact performance, particularly for infrequently invoked functions.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Luca P.
LP
Chief Operations Officer DEQUA Studio | Formerly CTO in MarTech
Marketing and Advertising
Small-Business (50 or fewer emp.)
"Serverless compute at the core of AWS"
What do you like best about AWS Lambda?

AWS Lambda delivers a fully managed compute service that automatically runs code in response to events, without requiring server provisioning or ongoing maintenance.

The event driven architecture supports integrations with services like S3, DynamoDB, API Gateway, SNS, and SQS, which simplifies building complex, scalable workflows.

Multiple programming languages are supported, including Python, Node.js, Java, Go, C#, and PowerShell, with deployment options for both .zip archives and container images.

Elastic scaling is inherent; the platform adjusts capacity instantly to handle workloads ranging from a few invocations daily to thousands per second. Performance remains consistent, and availability is managed by AWS.

Environment variables, layers for shared code, and versioning streamline application configuration and deployment. Security is robust, with granular IAM controls, code signing for production compliance, and options for VPC integration and file system access where needed.

Lambda SnapStart reduces cold start latency for Java functions, and response streaming enables efficient handling of large payloads in APIs and data processing. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

Lambda functions are stateless by design, so persistent local state requires integration with external storage services, adding architectural complexity.

Native monitoring tools are basic, and operational visibility often needs supplementation with third party solutions.

Cost optimization requires attention to avoid unexpected charges from irregular usage patterns. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Mid-Market (51-1000 emp.)
"Best for serverless workflows"
What do you like best about AWS Lambda?

One of the advantages is that it supports a wide range of programming languages, making it easier to run various applications. Additionally, the cost of invoking workflows that need to be triggered is relatively low. It also offers seamless integration with several other AWS services, such as S3, EventBridge, and API Gateway. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

For programs that require secrets, it is necessary to read parameters from SSM each time, which causes the Lambda response to be relatively slow. Review collected by and hosted on G2.com.

Verified User in Financial Services
AF
Enterprise (> 1000 emp.)
"AWS Lambda a powerful scalable and flexible service"
What do you like best about AWS Lambda?

I've been using AWS Lambda extensively for handling API Gateway authentication it works for my custom auth via application and in other scenarios sending emails via SES it was very easy to implement and also the custom logging solutions. As i used other AWS services such as SES , API Gateway all the integration was very easy to use. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

Sometimes the IAM auth can be little tricky while implementing other service as there can be some specific permission that are required to make it work. Logging can be little tricking as the logs are sent to cloudwatch and locating something little can be a hassle. Review collected by and hosted on G2.com.

Peng H.
PH
Senior Technical Product Consultant
Mid-Market (51-1000 emp.)
"Efficient Serverless Functions with Simple Setup"
What do you like best about AWS Lambda?

I like that AWS Lambda offers a serverless and event-driven compute model, making it easy to maintain code on the cloud. I also appreciate its automatic scalability on my platform. The initial setup is very simple compared to other tools in the market. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

I have issues with execution limitations and durations for my batched jobs. Review collected by and hosted on G2.com.

SAURABH B.
SB
Software Engineer
Mid-Market (51-1000 emp.)
"Lambda is best for Event Driven Job"
What do you like best about AWS Lambda?

Feasibility to perform any task whichever can complete in 15 minutes i always recommend to go for aws lambda Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

Time limit is the main thing because of which we can use lambda only for small jobs also cold start is the problem i faced sometimes when we are triggering after long time Review collected by and hosted on G2.com.

Etibar A.
EA
Team leader
Enterprise (> 1000 emp.)
"Great serverless compute services"
What do you like best about AWS Lambda?

This tool is perfect because it relieves the burden and makes it easier to run the code without supervision and managing services. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

When you call a Lambda function for the first time after a while of not using it, it may take longer to run because AWS has to set up the execution environment. These delays can make the user experience less joyful for apps that need low latency. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Enterprise (> 1000 emp.)
"Only use it when I have to"
What do you like best about AWS Lambda?

Nothing much honestly, I use it when I have to. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

The time consumption of development. Refreshing a function is painfully slow, and local development options are lacking. Review collected by and hosted on G2.com.

Shirisha D.
SD
Infra transformation sr analyst
Enterprise (> 1000 emp.)
"AWS Cloud: the top standard for scalable cloud computing"
What do you like best about AWS Cloud?

AWS Cloud is scalable , reliable and has massive service ecosystem. It allows you to spin up environments within minutes and automate deployments with cloud formation of terraform and manage infrastructure through a highly configurable IAM model Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

The pricing structure can be confusing and hard to estimate for complex setups Review collected by and hosted on G2.com.

Shukran A.
SA
Data Engineer
Small-Business (50 or fewer emp.)
"Effortless Deployment, But Limited for Heavy or Long-Running Tasks"
What do you like best about AWS Lambda?

Users appreciate Lambda's straightforward configuration, enabling quick deployment of applications without the need to manage servers. Many reviewers highlight its intuitive interface, especially for those familiar with serverless architectures. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

Lambda imposes restrictions on memory, storage, and payload size, which may not be suitable for large or long-running tasks. Additionally, there's a 15-minute execution time limit, which can be a constraint for certain applications. Review collected by and hosted on G2.com.

Verified User in Consulting
UC
Small-Business (50 or fewer emp.)
"Powerful Continuous Data Stream Analysis and Transformation"
What do you like best about AWS Lambda?

Analyze and transform continuous data streams. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

Applications are restricted by strict, hard limits on memory. Review collected by and hosted on G2.com.

Questions about AWS Lambda? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

GU
Guest User
Last activity about 1 month ago

What is AWS Lambda used for?

PB
philip bankier
Last activity almost 6 years ago

What is the best way to test locally without additional frameworks like serverless, SAM or Chalice?

Pricing Insights

Averages based on real user reviews.

Time to Implement

2 months

Return on Investment

10 months

Average Discount

12%

AWS Lambda Comparisons
Product Avatar Image
AWS Beanstalk
Compare Now
Product Avatar Image
Kubernetes
Compare Now
Product Avatar Image
Google App Engine
Compare Now
AWS Lambda Features
Application Deployment
Development Tools
Development Environment
Database Management
Analytics
Auto Scaling
Networking
Virtual Machines
Security
Product Avatar Image
AWS Lambda