The best thing about AWS Lambda is we can run/execute the code without provisioning or managing the servers and infrastuctures. It has auto scalability feature which ensures that no matter what will be the size of demand, it will still able to process and exceute it. It integrates with other AWS Services like S3, DynamoDB seamlessly. And also we need to pay only for the time it computes. It is also called Functionality as a Service. Review collected by and hosted on G2.com.
One of the main limitations of AWS Lambda is the time limit imposed on the execution time of a function. It can only run for a maximum of 12-15 minutes which is not sufficient for longer tasks. Also there is a latency delay in initialization when the Lambda function is invoked for the first time after being idle. Review collected by and hosted on G2.com.
The various services that are available to integrate and build solution softwares. Like codecommit, codebuid, codepipeline to build cicd pipelines. Review collected by and hosted on G2.com.
The New UI which was introduced recently has some bugs that needs to be fixed that includes automatic logout when opening VPC via RDS or Ec2 console page. Review collected by and hosted on G2.com.
No infrastructure to maintain and quick setup. Can focus on solving the problem rather than worrying about infrastructure. Review collected by and hosted on G2.com.
Does not offer a startup step to do customisation to the underlying OS. While 15 minute is sufficient for the original purpose of lambda, it would have been really nice if there is an extended timeout option for some use cases. Review collected by and hosted on G2.com.
Its a place where you find everythign related to cloud servuces like the VM's, database, load balancing, storage, security, firewall,etc. So there is no need to join any other product if you are in the cloud and want everythingin a dingle place that's the best thing i like in the AWS cloud. Review collected by and hosted on G2.com.
Managing costs effectively can be challenging due to the complexity of AWS pricing. There's also a learning curve for mastering AWS services, and configuring and maintaining security controls requires ongoing attention. While rare, service disruptions can impact operations despite AWS's overall reliability. Review collected by and hosted on G2.com.
Easy to use, Self explainatory Portal, Vast services and most of the countries/region covered.Easy to deploy our application.Great Customer Support. Review collected by and hosted on G2.com.
I dont see any specific dislikes. I suggest if AWS can cover support for entire org instead of specific accounts. Review collected by and hosted on G2.com.
I am very impressed with the functionality that AWS Lambda is providing, now without managing different servers I and members in my team are able to run different code for testing using this. Review collected by and hosted on G2.com.
It has been like around 3 months I am using AWS Lambda and it is very convenient in using and able to run the codes for testing, also very scalable to use. Review collected by and hosted on G2.com.
No doubt in it definitely the greatest and wonderful services it offers along with the clear UI and also each service has a small explanation in the AWS website.
While using it we the students some times get into trouble then the support that is provided is unmatchable by the other cloud services. Review collected by and hosted on G2.com.
The privacy and security issues.
Yes they are best for experts but, for the beginners like us its unbearable and difficult. We need a lot of time to invest to delete something and also the complete deletion might not happen, if we are even a little careless a lot of cost is imposed. Review collected by and hosted on G2.com.
we create some service using lambda, lambda have many support prgramming language and we using nodejs. the implementation is so easy and above all lambda is so cheap with less than 1 million request is still free. Review collected by and hosted on G2.com.
implementation lambda for the first time is so many complicated but alfter success we can do anything using lambda Review collected by and hosted on G2.com.
Easy to use, integrate and implement with other services in the AWS system. We use it frequently for our development, also thanks the the number of features and tools to help developers Review collected by and hosted on G2.com.
It's not always easy to find the right balance between costs and use Review collected by and hosted on G2.com.
It is very fast and easy to run a program with lambda functions. Review collected by and hosted on G2.com.
It has a time limit imposed on functions for how long they can run. So, time taking functions cannot be run in lambda functions. Review collected by and hosted on G2.com.