KG
Cloud Engineer
Mid-Market (51-1000 emp.)
"Reliable Serverless Platform for Modern Applications"
5/5
What do you like best about AWS Lambda?

What I like best about AWS Lambda is its simplicity and flexibility. I can focus on writing the application logic without worrying about managing servers or infrastructure. It automatically scales based on demand, which makes it ideal for handling unpredictable workloads. I also appreciate its seamless integration with other AWS services like API Gateway, S3, and DynamoDB, making it easy to build event-driven applications. For smaller projects and automation tasks, Lambda helps reduce operational overhead while keeping costs efficient since you only pay for the compute time you use. Review collected by and hosted on G2.com.

What do you dislike about AWS Lambda?

One drawback of AWS Lambda is that debugging and troubleshooting can be more challenging compared to traditional applications, especially when multiple AWS services are involved. Cold starts can also introduce noticeable delays for infrequently used functions, which may impact performance for latency-sensitive applications. In addition, managing function time limits, deployment packages, and permissions can become complex as projects grow. While Lambda is a powerful serverless solution, larger applications often require careful architecture and monitoring to avoid unnecessary complexity. Review collected by and hosted on G2.com.

See what 937 reviewers think of AWS Lambda

4.6 out of 5 · Verified reviews from real users

Read all reviews