Easy to integrate servers less functions
April 28, 2025

Easy to integrate servers less functions

Fabricio Zubelli | TrustRadius Reviewer
Score 6 out of 10
Vetted Review
Verified User

Overall Satisfaction with AWS Lambda

We utiliza AWS Lambda to execute jobs and connects async executions to the rest of AWS services. AWS Lambda is also used based on events triggered by other AWS services or our application. In a particular case example you can use Lambda to send a email to a customer after some event happens and your application call the Lambda run.

Pros

  • Asynchronous jobs
  • Recurring jobs
  • Scoped code execution
  • Event follow up

Cons

  • Interface
  • Usage
  • Debugging
  • Lower cost to run jobs, approximately 70%+
  • Quick wins on events follow up, reducing time to execute idea to action by 80%
  • Easy integration with AWS, reducing implementation time by 90%
It has a lot of capabilities and integrations, but debugging, logging and usage is not as straightforward as it could be.
We chose AWS because of its native integrations with other AWS products.

Do you think AWS Lambda delivers good value for the price?

Yes

Are you happy with AWS Lambda's feature set?

Yes

Did AWS Lambda live up to sales and marketing promises?

Yes

Did implementation of AWS Lambda go as expected?

Yes

Would you buy AWS Lambda again?

Yes

Amazon RDS Performance Insights, PostgreSQL, Amazon Simple Notification Service (SNS)
Well suited for asynchronous specific job execution, such as a follow up process after some event
Not suites for long running multi purpose job such as running a whole application or jobs that requires storing and passing info in memory

AWS Lambda Feature Ratings

Programming Language Diversity
9
Runtime API Authoring
7
Function/Database Integration
8
DevOps Stack Integration
8
Multiple Access Permission Levels (Create, Read, Delete)
9
Single Sign-On (SSO)
9
Dashboards
5
Standard reports
5
Custom reports
3

Comments

More Reviews of AWS Lambda