No more typing reviews! Try our Samantha, our new voice AI agent.
reviewer2783763 - PeerSpot reviewer
Manager, Software Development at a outsourcing company with 201-500 employees
Real User
Top 5Leaderboard
Dec 2, 2025
Local testing has accelerated API development and reduces ongoing backend operations
Pros and Cons
  • "Serverless has positively impacted my organization as it has been a good experience for the team overall because it is a new framework that we had to learn, and cost-wise, it helps because moving to Serverless means you do not have resources spinning all the time."
  • "I struggled with wanting to put breakpoints throughout the code and then use the debugger."

What is our primary use case?

Our main use case for Serverless is to build Serverless APIs, and the complete back-end is built with Serverless. A specific example of an API or back-end workflow built using Serverless is a parts integration related to buying parts catalogs, which is a third-party integration API, and everything was built using Serverless.

What is most valuable?

Serverless offers the ability to test locally, as it can spin up a bunch of AWS resources and mock them as if they were deployed onto the cloud, allowing development locally without having to spin up the resources into an actual AWS account.

The local testing feature has helped speed up development for my team without having to wait for deployment into the cloud, and for debugging purposes, it has been beneficial to find out when things are not working properly as I can step through the code and see or log local errors.

Serverless has positively impacted my organization as it has been a good experience for the team overall because it is a new framework that we had to learn, and cost-wise, it helps because moving to Serverless means you do not have resources spinning all the time. It only uses Lambdas, and it is infinitely scalable, so you only use resources as the quota is used up or as the Lambda is invoked, with team collaboration being mostly about everyone learning something new together and giving each other tips.

What needs improvement?

I struggled with wanting to put breakpoints throughout the code and then use the debugger. At the time, I was not able to step through the code with breakpoints, so if Serverless had that support, that would be great.

The overall documentation is great, and I do not have anything else to add about needed improvements.

For how long have I used the solution?

I have been using Serverless for about a year and a half.

Buyer's Guide
Serverless
March 2026
Learn what your peers think about Serverless. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
886,349 professionals have used our research since 2012.

What do I think about the stability of the solution?

Serverless is very stable.

How are customer service and support?

Our customer support experience has been straightforward as we have not really had to contact them.

Which solution did I use previously and why did I switch?

Previously, we had a .NET Core back-end deployed onto ECS clusters, but when we switched over to Serverless, there is less DevOps involvement, and we take all the AWS resources we need, while Serverless helps deploy everything.

How was the initial setup?

My experience with pricing, setup cost, and licensing was all very straightforward and very easy to use.

What was our ROI?

I have seen a return on investment in terms of time saved. To be honest, we were using .NET as our back-end for the most part, but switching over to use Serverless made the development cycle a little bit faster, as we use one-week sprints rather than two with .NET.

Which other solutions did I evaluate?

Before choosing Serverless, we evaluated other options, including AWS SAM, but it was mostly just between these two options.

What other advice do I have?

Our customer support experience has been straightforward as we have not really had to contact them. I would rate this review an 8.

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Dec 2, 2025
Flag as inappropriate
PeerSpot user