No more typing reviews! Try our Samantha, our new voice AI agent.

Pros & Cons summary

Buyer's Guide

Get pricing advice, tips, use cases and valuable features from real users of this product.
Get the report

Prominent pros & cons

PROS

AWS Lambda's serverless architecture enables cost efficiency by charging only for used instances and scales automatically to handle varying loads.
This service allows developers to focus on writing code without the need to manage underlying infrastructure, thus saving time and resources.
AWS Lambda integrates seamlessly with other AWS services, providing robust and flexible solutions for application workflows.
By supporting multiple runtimes like Python, Java, .NET, and Node.js, AWS Lambda offers great versatility and ease of use for developers.
AWS Lambda's event-driven architecture efficiently responds to events, optimizing costs and ensuring high availability and scalability for various use cases.

CONS

AWS Lambda has limitations on execution time, capped at 15 minutes, which poses challenges for long-running tasks and high-traffic applications.
The security needs to be improved, as current measures may not be sufficient for certain use cases.
AWS Lambda's cold start times can cause delays in invoking functions, affecting performance.
Integration with other platforms and services, including support for more programming languages, is needed to broaden AWS Lambda's usability and functionality.
AWS Lambda's pricing is considered high, which can be a concern for continuous and large-scale uses.
 

AWS Lambda Pros review quotes

Rajaraman Ramachandran - PeerSpot reviewer
Co Founder And CTO at Gamucopia Creatives
Nov 7, 2025
Automatic scaling is a valuable feature—when the number of requests increases, the system automatically scales up to the target we have set and scales down once the requests are resolved.
TM
Consultant at Deloitte
Apr 6, 2026
As it is serverless, AWS Lambda has more scope for building scalable architectures.
CD
AWS Cloud Architect at a healthcare company with 10,001+ employees
Apr 28, 2025
The scalability of AWS Lambda is impressive; it integrates seamlessly with other AWS services, which allows for robust and flexible solutions.
Learn what your peers think about AWS Lambda. Get advice and tips from experienced pros sharing their opinions. Updated: May 2026.
895,990 professionals have used our research since 2012.
reviewer2356074 - PeerSpot reviewer
Python Developer at a consultancy with 5,001-10,000 employees
May 10, 2026
What I appreciate most about AWS Lambda is that you do not need to purchase the entire service; it only charges you whenever you call that API, which is excellent.
Andrew-Wong - PeerSpot reviewer
AWS Developer at Centrica
Jan 10, 2025
Lambda allows you to focus on the code itself.
VijayKumar27 - PeerSpot reviewer
Software Engineer at The American College
Jul 4, 2024
They have the built-in IDE, so everything happens without integration issues.
BS
AWS Architect at Virtual University
Apr 28, 2025
The most valuable features are its serverless nature, which allows deployment without worrying about infrastructure scaling or maintenance.
Khaled Saidi - PeerSpot reviewer
DevOps Engineer | Cloud Architect & Automation Specialist | Kubernetes, Terraform, Ansible, AWS EKS at Phoenix Marketing & Advertising
Nov 24, 2024
AWS Lambda's event-driven architecture is highly valuable.
MC
Senior Business Solutions Consultant at Conn3ct
Jan 10, 2025
The fact that it is serverless is really important.
Amad Arshad - PeerSpot reviewer
AWS Academy Accredited Instructor - ACF & CCA at APU
Jan 3, 2025
Lambda saves me time in configuration and deployment and gives me confidence in its high availability and scalability.
 

AWS Lambda Cons review quotes

Rajaraman Ramachandran - PeerSpot reviewer
Co Founder And CTO at Gamucopia Creatives
Nov 7, 2025
AWS Lambda needs to improve cold start time. Some AWS Lambda functions require a cold start, and if you need AWS Lambda to provide quick responses, you need some of the AWS Lambdas to be always on, which is risky.
TM
Consultant at Deloitte
Apr 6, 2026
I would rate their technical support as a seven out of ten. Overall, it is good, but there is some room for improvement when it comes to response time and overall competence.
CD
AWS Cloud Architect at a healthcare company with 10,001+ employees
Apr 28, 2025
While AWS Lambda covers scalability, reliability, and integration needs, I would like improved documentation for Lambda extensions and VPC configuration.
Learn what your peers think about AWS Lambda. Get advice and tips from experienced pros sharing their opinions. Updated: May 2026.
895,990 professionals have used our research since 2012.
reviewer2356074 - PeerSpot reviewer
Python Developer at a consultancy with 5,001-10,000 employees
May 10, 2026
The reason for the eight rating is that sometimes when I want an event to occur, I want AWS Lambda to be called, but it is not calling at that particular time; it is calling after some time, which might be a latency issue that I am uncertain about, but in one project, I have seen this scenario.
Andrew-Wong - PeerSpot reviewer
AWS Developer at Centrica
Jan 10, 2025
Having a better preview would be helpful.
VijayKumar27 - PeerSpot reviewer
Software Engineer at The American College
Jul 4, 2024
Regarding layers, you need to manually zip and install them. This step needs practice, and you might need to do it three to four times to get a hang of it.
BS
AWS Architect at Virtual University
Apr 28, 2025
AWS Lambda's limited execution uptime of fifteen minutes and cold start latency for some use cases are areas that could be improved, especially for event-driven applications, backend services for mobile and web applications, and real-time data processing.
Khaled Saidi - PeerSpot reviewer
DevOps Engineer | Cloud Architect & Automation Specialist | Kubernetes, Terraform, Ansible, AWS EKS at Phoenix Marketing & Advertising
Nov 24, 2024
AWS Lambda has a maximum execution timeout of 15 minutes, which is unsuitable for long-running tasks.
MC
Senior Business Solutions Consultant at Conn3ct
Jan 10, 2025
The runtime could be improved. There are certain use cases where I need a Lambda function to run longer.
Amad Arshad - PeerSpot reviewer
AWS Academy Accredited Instructor - ACF & CCA at APU
Jan 3, 2025
I would say an increase in the current limits would be quite beneficial.