We have used Lambda for
batch processing for specific schedules.
different bot functions that run regularly,
Application business logic
We have used Lambda for
batch processing for specific schedules.
different bot functions that run regularly,
Application business logic
Easy to impliment without any environment provisioning
The initial setup is straightforward.
The stability is good.
It has good monitoring. the visibility is great.
From a very high-level perspective, it is a good solution, however, there are certain limitations. This becomes challenging for us. Specifically, a limitation is Lambda cannot continuously execute for more than 15 minutes. That could be one limitation. On an implementation level, there are certain limitations that I know about yet would not be the best person to explain as I am not technical.
The execution timeout can be increased so that if we have a lengthy process, it will not fail before their timeouts. We've had to revamp the way that it works due to that 15-minute timeout limitation.
We've been using over 2 years
It's very stable, and it's easy to monitor. They have all the required logs and dashboards available on AWS to see the progress. The visibility of it also is good when a Lambda runs and completes.
I would not say it's scalable in terms of usage. As the demands increase it is scalable. But if the lambda need more time to process it's not scalable beyond 15 mts.
I've never dealt with technical support. I can't comment on their services.
Positive
It seems to be a straightforward process. However, I'm not directly totally involved with the Lambda implementation.
We are implementors and can set up the solution for clients.
The ROI is very good. It's a positive thing as there's no investment at all. It's purely on usage you have to pay. There's no upfront investment required, and it's only on the requirement that you have to choose Lambda. With the cost not being very big, the ROI is very good.
The cost is based on the number of Lambdas used if I'm not mistaken. It's only a usage charge, not a license charge.
We are an extensively using
I'd recommend the solution to other users and organizations.
With time-out limitation, it's not a perfect fit for the batch process which takes more than 10 min.
In our organization, we have a huge number of users using Lambda, approximately around 100. We are using Lambda based on several considerations like costs, and scalability and it provides us with high availability and scalability in our processes.
Lambda being serverless is a great feature that is appropriate for our use cases.
Memory limitation is one of the weaknesses of AWS Lambda and as a result, we have to use several Lambda, instead of just one.
Recently, I met with an Amazon employee, who is responsible for Lambda as a product. It appears Amazon has some plans with Lambda, so I don’t have to add something to the additional features.
I have been using AWS Lambda for a couple of years.
I would rate the stability eight out of ten because of certain bugs in the solution.
I would rate the scalability eight out of ten because we have certain limitations in terms of memory and size. I see it as a gradual shift of mindset rather than limitation, where AWS Lambda is trying to incorporate everything according to the industry standards, which is everything is domain-driven design and suppression of microservices. Some people even have issues with the User Interface (UI).
We have a special collaboration with AWS, so we have regular meetings with AWS and Amazon, to report issues and they further report it to the concerned team. We have meetings, face-to-face and evaluation meetings with them and their solution engineers.
Positive
We previously used Azure and Volvo
The initial setup is straightforward.
I implemented the solution by myself because I was once a tech lead.
I think the price is okay. However, if they add more functionality, they can have better prices. In fact, they should have better and more flexible packages for clients who have greater consumption of Lambda.
I would rate six out of ten overall for AWS Lambda and all the Lambda solutions,. Because we don’t have the solution for each of our use cases. It is not available in various aspects and sometimes, it is not suitable.
AWS Lambda needs to improve its stability.
I have been using the solution for a couple of months.
I would rate AWS Lambda an eight out of ten.
The solution is scalable. I would rate it around eight out of ten.
AWS Lambda is cheap.
I would rate the tool an eight out of ten.
We are using the solution for creating the functionality. We store files over S3 and trigger that functionality to deploy our application. We use the solution for serverless activity. Once we store the files inside our S3 bucket, we write specific scripts in Lambda for auto-configuration. Afterward, whenever we send any data inside the S3, it gets automatically picked and deployed in the particular server.
The solution's most valuable feature is its ability to work as a serverless application.
They should work on the solution's stability and pricing.
We have been using the solution for a year.
It is averagely stable.
It is a scalable solution. I rate its scalability as a five.
The initial setup took work. I have worked on the development activity of the solution. The cloud architect of the solution needs to learn Python programming, like coding activities, to update new scripts inside Lambda. It requires a team for the process. I came across some issues during the deployment process and was able to fix them within an hour. So, fixing the problems after raising a ticket while deploying the solution takes time. I rate the setup process as two or three for a medium-level expert. Further, I rate the process as a nine for an executive with knowledge of Python programming. If everything works well, it takes 45 minutes to deploy the solution.
We took help from an Integrator to implement the solution. We were a team of a business analyst, DevOps engineers, and one developer working on the setup. We looped in another person in case we faced any issues.
The solution's price is average, and I rate it as a five for pricing.
The solution doesn't require any maintenance if you are creating an instance on your own. In case of any issues with Lambda services, you can check with their AWS support team. Also, they have provided a support portal inside the dashboard. You can ask for their help.
AWS Lambda is a good solution. If you are well versed with Linux, AWS will be more accessible. I rate the solution as an eight out of ten.
We had to deploy some serverless Node.js applications.
The solution works for small applications. It is a serverless tool that is quick to spin up. We needn’t consider anything in the bag.
I want to see support for longer applications. I need the 15-minute time-out window to improve.
I have been using the solution for about two to three years.
The tool is stable and you can rely on it for production service.
I think there were no issues with the size of the application we used, so I didn't see any noticeable scaling issues with Lambda. It's overall a good service.
The tech support is always good but it depends on the type of plan. We use the enterprise support plan which offers quick responses.
Positive
The initial setup was straightforward.
I would rate the tool’s pricing a nine out of ten. The solution’s pricing works on a pay-as-you-go basis.
I would rate the solution a nine out of ten.
As a platform team, we had to enable a light-weight ingestion platform ensuring the aspects of governance were baked into the platform and the business teams could accelerate their cloud adoption and only develop the business logic.
AWS Lambda improved our productivity and also enabled the business teams to build their ingestion systems at ease.
AWS Lambda's best feature is the lightweight framework that allowed us to bring down a lot of boilerplate code as part of platform capabilities and give the developers an opportunity to only write business-specific logic.
There were some timeout issues with AWS Lambda as the options provided didn't suit our business cases. In the next release, AWS Lambda should include integration with an IoT.
I've been using AWS Lambda for about a year.
AWS Lambda scales really well.
AWS Lambda is cost-effective, with a minimal maintenance cost.
I would rate AWS Lambda eight out of ten.
We're using AWS Lambda to trigger jobs and receive SQS messages. We're also using the tool as a single unit where you have computing, storage, and network.
AWS Lambda has improved my company through its usage in a distributed system, particularly event-driven architecture. When an event is passed to AWS Lambda from Amazon SQS asynchronously, the tool can call an ETL job, and it can trigger that job, and that job can trigger an AWS Lambda function, which can then send a message to the queue to complete the entire use case.
The most valuable feature of AWS Lambda is that you can trigger and run jobs instantly, and after you complete the job, that function is either destroyed or stopped.
The feature to attach external storage, such as an S3 or elastic storage, must be added to AWS Lambda. This is its area for improvement.
I've been using AWS Lambda for two years.
Stability-wise, AWS Lambda is an eight out of ten.
Scalability-wise, AWS Lambda is an eight out of ten.
I have not encountered any problems with AWS Lambda, so I didn't need to contact its technical support team.
We didn't use a different solution apart from AWS Lambda.
The initial setup for AWS Lambda was straightforward.
I saw ROI from AWS Lambda.
Price-wise, AWS Lambda is a five out of ten.
One person is enough for maintenance for a cloud-based tool, such as AWS Lambda.
I cannot share the number of AWS Lambda direct users in my company, as that figure is confidential.
My advice to others looking into implementing the tool is that it's easy to use as long as you know the basics.
AWS Lambda has good features, so I'm giving it an eight out of ten.
Our primary use case for the solution is automation. There was a scenario where we tried to reduce cost in our environment using Instance Scheduler, where the AWS Lambda function was also used during that process. So we use it for automation and tagging.
The solution has helped our organization with cost optimization. So we have used AWS Lambda for consolidated billing.
The automation feature is valuable.
The runtime for the solution can be improved.
We have been using the solution for approximately two years.
The solution is stable. I rate it a nine out of ten.
The solution is scalable, and I rate it a ten out of ten.
The initial setup was straightforward.
The solution is very expensive.
I rate the solution a nine out of ten.
