Try our new research platform with insights from 80,000+ expert users
IoT/AI/Enterprise Solutions Architect at Tech Data Corporation
Real User
Nov 30, 2020
Programming is getting much easier and does not need a lot of configuration
Pros and Cons
  • "Amazon takes care of the scalability. That's the right way. It's automatic and it's fully managed. That's one benefit of Lambda."
  • "I think that perhaps Lambda could explore its functionality more."

What is our primary use case?

AWS Lambda has serverless programming, like Logic Apps from Azure. You just configure the run-time and then they start coding. It is event-driven. It started with my obtaining Salesforce. Salesforce is a low-code and non-code program and totally SAS. Everything starts from the event, from the trigger. You get the trigger and you work at the program. You have some other models, maybe faster or fancier models. But in my opinion, this kind of program is started by locating the system and identifying where the trigger and entry point of the program are. Then you get the full advantage of the program. You don't need to worry about any infrastructure.

I think this is the future. Compared with the EC2, you don't have to pay anything if you don't run it. Otherwise, with EC2 when our client provisions the system and the instances, you always have to pay. There are other tremendous advantages, like flexibility. After you provision EC2 you can write something that does not totally follow the cloud convention. You use it to provision the container. With the program you need to have those 10 principles of cloud computing. Especially recently, within the past four or five years, I have gotten away from DevOps, or the software development life cycle. Even though I researched the product portfolio from DevOps and then the life cycle for DevOps, I try to position myself as an architect with hands-on experience.

In my opinion, Lambda is very similar to Salesforce, which is the original for the SaaS platform and is an extremely low-code environment. With Microsoft and AWS you can say, "Okay. You can choose whatever language you need to make it even more flexible." 

Everything is the cloud. Lambda is a fully managed service. If you want to do it either as a private cloud or on-premise, I'm sure you can do that, too. But I don't know how to manage the pricing structure. But then you've lost the point of Lambda because if you do not use it, you do not pay. Again, I just want to emphasize, I'm not a Lambda expert. But, logically thinking, the big advantage of serverless programming for the customer is that you just use it and pay. Pay and go. You don't need to provision anything.

All my experience with AWS Azure is on the public cloud. We do not get too deep. In IBM we do. When we do sales training we always get the private cloud on-premise. There are many reasons for this. One reason is that IBM lost the battle for the public cloud so we get into it much deeper. We go to the enterprise and we can deploy programs to your data center and offices. But for the tech data for AWS and Azure, we are all using the public cloud as a showcase when we talk to the customer and to the retailer.

What is most valuable?

The number one feature with AWS Lambda is that it is fully managed. From the developer's perspective, you get the coding much more easily. Now many situations are not using code. You plug in, assemble it, and configure it. Lambda makes it low-code. I come from being a Java certified developer for 15 years. You configure the environment for deployment just like in DevOps. That was always the most challenging part as a developer. You identified when to trigger it. If the program can't facilitate it, then 80% is gone. With 20% you just Lose Syntax. You can use Lose Syntax with any programming language as a reference finding out the variables, the statements, the loop, and what other kinds of things you can do. Just follow that to where you can plot it into your business system. 

They might think to have the business benefits say, "Hey, if you don't like it, no need to pay." So, potentially, you can save. If the future is going to be serverless, that's what I think the future of something like Salesforce will be. Programming is getting much easier and does not need a lot of configuration because step-by-step abstraction starts from the infrastructure service. You can replace your hardware, but you still need to do a lot of things in the abstract. The environment now is totally fully managed. I'm not sure if we're totally aligned there. I always talk against those aspects in the Salesforce situation. But I believe Lambda is a comparable peer, apples to apples.

What needs improvement?

I can only speak from the user experience. Salesforce integrates SharesPost efficiently. How? They say, "Okay, I invented another language called Apex. Forget about anything else. This is my language." The benefit of this language is that everything is simplified. Your system is super easy to maintain. But AWS then assures you that they are flexible, that they have a collection of 10 or 20 languages, and you just choose your environment and range. That's the reason I appreciate Salesforce. They always make things easier. They have their loop reasoning because they are a different kind of company. Microsoft and AWS really get the full spec. They want to own the business. But Salesforce data wants the simplest way.

So, this is my understanding and unique experience.

I think that perhaps Lambda could explore its functionality more.

For how long have I used the solution?

I have been using AWS Lambda for a few months.

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

What do I think about the stability of the solution?

I didn't explore enough information to evaluate that.

What do I think about the scalability of the solution?

I didn't experience the scalability personally, only from my reading. Amazon takes care of the scalability. That's the right way. It's automatic and it's fully managed. That's one benefit of Lambda.

We have all kinds and sizes of resellers. There are large enterprises and small businesses. It's different. And some of them are product based, they are creating their own products. Some of them are consultant based. It's really different. Tech data is different vs. a business model.

How are customer service and support?

I contacted support many times. My experience was very little and I just saw how Lambda was working, to try to understand if it is okay.

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

I don't actually use AWS Lambda. I'm a distributor. I try to explain solutions to the vendor. I previously used Salesforce Apex. I use the Azure Logic App service.

Salesforce does not have so many options to choose from, such as Java or C++. Salesforce said, lets invent a language. They call it "invent" but actually they just made a simplified edition of Java and eliminated a lot of complex features. Now all the syntax is the same. Salesforce is a business company. They focus on business solutions development and they make the customer's lifecycle development simple. AWS really does not stick to any business because they are a technology company.

Let me explain the similar things that Lambda has to Salesforce. When you get the event you have to see our form. With the sales approval process, if you have the 50% to get to the half million and above, you need the vice president to get the approval. You can use this trigger based serverless program. All you want to do is to write down the logic and then put it under the trigger of whenever a certain number changes in the half billion, and then you need to do the multiple steps.

This kind of programming is easily defined in the business. All you need to do is get the logic done, get it tested, see the steps you are doing, and then fix up the errors. As for Lambda, as I said, I've just experienced two very simple examples in the AWS, but they were the same thing.

Logic App and Lambda should be doing the same thing - fully managed coding. You focus on the logic triggered by the certain events. And there are other additions within the Lambda family. It can be scheduled as a batch job. I don't think it's originally lack of motivation from the serverless. The serverless is from the trigger.

How was the initial setup?

The initial setup is straightforward. If you follow a 30 or 45 minute lab, it seems pretty clear.

What other advice do I have?

Everybody should check out AWS Lambda. That's why I didn't explore much and it was at the top of my list. This is a fully managed model. The number one. This is for the future. In the future, many of the EC2 applications may be replaced by Lambda. If I started something from scratch, I would try to use Lambda. It's much simpler. It can simplify a lot. If you add the scalability into the picture, it could have 80% or 90% of the complexity. They are very important. All the servlets are very important from a cloud computing perspective.

On a scale of one to ten, I would rate AWS Lambda an eight.

I am a fan of the no-code, low-code if you consistently improve to make it even simpler. Maybe they could do something to simplify the language. I'm not sure if Lambda has the code for the Microsoft Logic App, which means they can eliminate most of the code and everything becomes drag and a drop. Because they eliminated those "if errors." They have those kinds of functions. I think mostly because I have not explored the whole portfolio of AWS. I believe there is a full suite of them.

I believe their full suite of the service is complemented with Lambda. But I do believe the competition is going to make it simple with low-code, no-code. There is no-code, low-code and also no infrastructure. That is going to be the key. Also, maybe you can have the Lambda ecosystem and have some component of the module built above the Lambda so that people can make graphing and plotting even easier. This is not just any software, you get the module there which is much better. But AWS is big enough to neutralize the ecosystem. I believe it will come but the people don't have the patience to start from scratch these days.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer. Reseller
PeerSpot user
reviewer1112637 - PeerSpot reviewer
CEO at a healthcare company with 51-200 employees
Real User
Oct 14, 2020
It does all the management and has great scalability and stability
Pros and Cons
  • "The cool thing about AWS Lambda is that AWS does all the management. For compression, it is all about making the data small and then making it regular size again. We have an encode function and a decode function. AWS Lambda schedules each of those for us. It has a load balancer and all the fancy stuff, depending on the demand. The most valuable part of AWS Lambda is that I only need to write the software. I need to write two functions, and my cloud developer turns them into two AWS Lambda instances. That's it."
  • "One area of improvement is to include support for more programming languages. AWS Lambda does not support a lot of programming languages. You have to write the Lambda functions in a certain programming language. We are using C++. My developer knows a couple of other languages. Python is his favorite language, but Python is not supported in AWS Lambda."

What is our primary use case?

We are a startup, and we are doing faster and cheaper storage for IT. We are going to offer our storage services in about two months, and we are starting with AWS. We do lossless compression using microservices. We do the compute in a lossless compression way similar to gzip, WinZip, or PKZIP, except that we are giving a discount to customers.

The product that we are developing is not yet in the market. We are doing alpha testing for select customers who are using AWS. The biggest advantage is that you get faster storage without doing a forklift upgrade, and you get 35% cheaper storage. So, you get 2X faster storage with a 35% to 50% lower monthly bill.

We use AWS Lambda to encode and decode data. I work on the encode and decode software. I am working with a cloud developer. He works on the Lambda deliverable and wraps my C code with his C++ wrappers. They get bundled together with no JS stuff.

What is most valuable?

The cool thing about AWS Lambda is that AWS does all the management. For compression, it is all about making the data small and then making it regular size again. We have an encode function and a decode function. AWS Lambda schedules each of those for us. It has a load balancer and all the fancy stuff, depending on the demand.

The most valuable part of AWS Lambda is that I only need to write the software. I need to write two functions, and my cloud developer turns them into two AWS Lambda instances. That's it.

What needs improvement?

One area of improvement is to include support for more programming languages. AWS Lambda does not support a lot of programming languages. You have to write the Lambda functions in a certain programming language. We are using C++. My developer knows a couple of other languages. Python is his favorite language, but Python is not supported in AWS Lambda.

For how long have I used the solution?

I have been using AWS Lambda since it came out in 2016.

What do I think about the stability of the solution?

It is very stable.

What do I think about the scalability of the solution?

Its scalability is great. We write an encode function, and my cloud developer turns that into an AWS Lambda instance. We then write a decode function, and he turns it into another AWS Lambda instance. We just hook it up and use an API gateway for doing the security check, encryption, and other things.

How are customer service and technical support?

We did not require any support. Most of the stuff in the cloud is anyways self-serve.

How was the initial setup?

The initial setup was straightforward.

What other advice do I have?

They have a program for AWS customers called Activate. With the Activate program, you can get compute and storage credits. They gave us like $10,000 worth of credit over 18 months.

I would recommend using this solution. It was the first microservice. It doesn't have much overhead, and it does what it claims to do. 

I would rate AWS Lambda an eight out of ten. It is a good solution.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
AWS Lambda
March 2026
Learn what your peers think about AWS Lambda. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
884,873 professionals have used our research since 2012.
reviewer851175 - PeerSpot reviewer
Service Deliery Manager at a comms service provider with 201-500 employees
Real User
Top 10
Jul 21, 2022
An agile solution that is reliable, flexible, and reasonably priced
Pros and Cons
  • "I think the most valuable feature is the agility of the solution."
  • "The deployment process is a bit complex, so it could be simplified to make it easier for beginners to deploy."

What is most valuable?

I think the most valuable feature is the agility of the solution. You can deploy any codes you like and then control how you want them to be handled.

What needs improvement?

The deployment process is a bit complex, so it could be simplified to make it easier for beginners to deploy. 

For how long have I used the solution?

I've been using Lambda for two years.

What do I think about the stability of the solution?

I reckon it's stable. We have not had any bugs with the solution. 

What do I think about the scalability of the solution?

We have not had any problems with the scalability of the solution. We currently have roughly 100 users working with it. 

How are customer service and support?

The tech support is very accommodating. If we have an issue or need to solve something, we speak directly to our Amazon contact person. This isn't really an issue, but their response time could be improved. I would rate the tech support as a four out of five.  

How would you rate customer service and support?

Positive

What's my experience with pricing, setup cost, and licensing?

The price of the solution is reasonable. On a scale of one to five, with one being very expensive and five being competitive, I would rate Lambda a four. 

What other advice do I have?

So far, the solution has been reliable and flexible. Our developers write the code, and we monitor any failures.

I would recommend Lambda to other users and rate this solution an eight out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
Ibrahim-Rasras - PeerSpot reviewer
Lead solution architect at a government with 1,001-5,000 employees
Real User
Jul 18, 2022
Scalable and responsive support
Pros and Cons
  • "The support from AWS Lambda is very good, they are responsive."
  • "AWS Lambda has some size limitations in the code line, you can't do a couple of functions to do the job."

What is our primary use case?

AWS Lambda is used for the whole surface, it does the backups, and schedules, and learns some of the core functionalities but it can depend on the topic or application. The solution is used to build APIs and many other functions 

What needs improvement?

AWS Lambda has some size limitations in the code line, you can't do a couple of functions to do the job.

For how long have I used the solution?

I have been using AWS Lambda for approximately six years.

What do I think about the stability of the solution?

AWS Lambda is stable.

What do I think about the scalability of the solution?

AWS Lambda is in the cloud which makes it scalable.

I have worked in many companies that have used this solution and some of them had a lot of users.

How are customer service and support?

The support from AWS Lambda is very good, they are responsive.

What other advice do I have?

I rate AWS Lambda a nine out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer939417 - PeerSpot reviewer
IT Auditor & Compliance Officer at a tech vendor with 51-200 employees
Real User
Jan 29, 2022
Highly stable, simple implementation, but no code option needed
Pros and Cons
  • "AWS Lambda is a stable solution."
  • "AWS Lambda could improve by having no-code or low-code options because currently, you need to be able to write code well to use it."

What is our primary use case?

I am using AWS Lambda to set up real-time notifications and backup transfers.

What needs improvement?

AWS Lambda could improve by having no-code or low-code options because currently, you need to be able to write code well to use it.

For how long have I used the solution?

I have been using AWS Lambda for approximately two years.

What do I think about the stability of the solution?

AWS Lambda is a stable solution.

What do I think about the scalability of the solution?

This solution is best suited for medium to large-sized companies.

How are customer service and support?

I am satisfied with the technical support.

How was the initial setup?

The setup of the solution was simple.

What about the implementation team?

The implementation of the solution was done by my colleague.

What's my experience with pricing, setup cost, and licensing?

The price of AWS Lambda is priced very low.

What other advice do I have?

For those who want to use this solution, I would advise them to learn the Python programming language.

I rate AWS Lambda a six out of ten.

Which deployment model are you using for this solution?

Private Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer. partner
PeerSpot user
IT Analyst at Barakat Groip
Real User
Jan 12, 2022
It's good for companies of all sizes, and we've never had problems using it as a large enterprise
Pros and Cons
  • "It's also suitable for companies of any size. For example, we're a large enterprise, and we've used Lambda without any problems in the last 10 months."
  • "Lambda's dashboard could be more user-friendly and customizable. I want the dashboard to have more information to quickly identify what functions and events are running. Also, we want to be able to add more trigger points, push notifications, and events."

What is our primary use case?

Our website is hosted on AWS, and we use Lambda to create trigger points.

What needs improvement?

Lambda's dashboard could be more user-friendly and customizable. I want the dashboard to have more information to quickly identify what functions and events are running. Also, we want to be able to add more trigger points, push notifications, and events. For example, we have a shopping website, so we want to create some events to trigger batch notifications like SMS.

For how long have I used the solution?

I think my company implemented Lambda two years back, but I only joined 10 months ago.

What do I think about the stability of the solution?

Lambda is stable. We don't have any problems with this app.

What do I think about the scalability of the solution?

Many things are on running on the site, so there is no issue with scalability.

How are customer service and support?

We haven't had issues with this platform, so I haven't needed to contact support.

How was the initial setup?

Actually, I am not recommended that thing. Actually, it is sent by our vendors. Actually, they implemented that thing.

What other advice do I have?

I rate AWS Lambda 10 out of 10. I can recommend Lambda. It's a good fit for our use case. It's also suitable for companies of any size. For example, we're a large enterprise, and we've used Lambda without any problems in the last 10 months.

Disclosure: My company has a business relationship with this vendor other than being a customer. partner
PeerSpot user
Serg Anonymous - PeerSpot reviewer
Project Manager at Yukon
Real User
Jan 12, 2022
It helps us to standardize our security practices and approaches
Pros and Cons
  • "We moved our users into the Amazon Cognito pool, so it helps us to standardize our security practices, approaches, etc. We can customize Lambda for authentication to integrate it with API Gateway and other services."
  • "Amazon doesn't have enough local support based in our country."

What is our primary use case?

We mainly use AWS Lambda for data transformation and authentication.

How has it helped my organization?

We moved our users into the Amazon Cognito pool, so it helps us to standardize our security practices, approaches, etc. We can customize Lambda for authentication to integrate it with API Gateway and other services.

What is most valuable?

Lambda is a lot like AWS Stack. It integrates well with other products. 

For how long have I used the solution?

We've been using AWS Lambda for a year.

What do I think about the stability of the solution?

AWS Lambda is stable. 

What do I think about the scalability of the solution?

AWS Lambda is scalable. 

How are customer service and support?

Amazon doesn't have enough local support based in our country. But we haven't had to use support much. There are enough publicly available materials on the internet, so it's pretty well documented.

How was the initial setup?

The AWS Lambda setup is doable. 

What's my experience with pricing, setup cost, and licensing?

AWS Lambda's price is reasonable.

What other advice do I have?

I rate AWS Lambda nine out of 10.  

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.
PeerSpot user
Head of Implementation and Security at a financial services firm with 1-10 employees
Real User
Jan 9, 2022
Has good performance and tech support
Pros and Cons
  • "The solution offers good performance."
  • "I wish to see better execution time in the next release."

What is our primary use case?

We are using the latest version.

We use the solution for the building of small applications.

What is most valuable?

The solution offers good performance. It is a good tool for developers. 

What needs improvement?

I wish to see better execution time in the next release. 

For how long have I used the solution?

I believe we have been using AWS Lambda for around a year.

What do I think about the stability of the solution?

The solution is stable. 

What do I think about the scalability of the solution?

The solution is sufficiently scalable. 

We have plans to increase its usage. 

How are customer service and support?

I am satisfied with Amazon tech support. 

How was the initial setup?

The initial setup is fine. 

Its duration varies with the application that one is deploying. 

What about the implementation team?

The installation can be accomplished on one's own. 

What's my experience with pricing, setup cost, and licensing?

The solution is pay as you go.

Which other solutions did I evaluate?

To the best of my knowledge, we have been using the solution from the get go. 

What other advice do I have?

There are 100 end users making use of the solution in our organization. 

I would recommend the solution to others.

The solution is recommended for those who have event-based applications. 

I rate Lambda AWS as a nine-point-five out of ten. 

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free AWS Lambda Report and get advice and tips from experienced pros sharing their opinions.
Updated: March 2026
Product Categories
Compute Service
Buyer's Guide
Download our free AWS Lambda Report and get advice and tips from experienced pros sharing their opinions.