It eliminates the need to configure or maintain servers and automatically scales up downbased on demand. Review collected by and hosted on G2.com.
Time taking to initialise when it's invoked start again. The execution time should be increased from just 15 minutes. Review collected by and hosted on G2.com.
With AWS Lambda we can develop & Run Applications without thinking about the servers and related stuff.
AWS Lambda manages all stuff and it only bills you for what you use, so you will only pay for the time and memory consumed for the execution.
AWS Lambda supports all major programming languages like python, JS, Ruby etc
We can integrate with many other aws services easily Review collected by and hosted on G2.com.
Lambda only supports 250 MB of app size beyond we might need to use external storages Review collected by and hosted on G2.com.
Very efficient and fast way of programming without setting up any infrastructure.
Highly scalable and reliable.
Supports most of the pivotal programming languages like node, python and java. Review collected by and hosted on G2.com.
Sometimes there can be issues like slowness during cold start while running the lambda function for the first time. Review collected by and hosted on G2.com.
AWS Lambda simplifies serverless development with automatic scaling, seamless AWS integration. It’s versatile, developer-friendly, and eliminates the need to manage servers. Review collected by and hosted on G2.com.
AWS Lambda's main drawbacks include cold start latency, which can impact performance, and the 15-minute execution limit, restricting long-running tasks. Debugging and monitoring can also be complex without additional tools, increasing costs. Review collected by and hosted on G2.com.
Best cloud service provider as it is 100% on-time and less latency Review collected by and hosted on G2.com.
UI is a part which can be improved, if UI is good then it is great! Review collected by and hosted on G2.com.
Aws make it easy to move our local Servers to cloud and the features it provides makes it easy to implement our softwares in the cloud . in the begining of our migration we had some issues on moving to cloud in that time the documentation and support gave by aws made the process to seamless now we had fully moved to aws and we now use our local servers less often and it is now work as a backup server. We recently started using services like SSM ,Elastic Beanstalk , Lambda ,etc which made our workflow to seamlessly integrate with our existing workflow Review collected by and hosted on G2.com.
during the early stages aws doesnt provide us the options for like entry level pricing for some major services for testing with our exixting infrastructure .if we want to use that service for a bit we need pay for the full service .now there is like option for choosing which kind of configuration you want Review collected by and hosted on G2.com.
Scalibility, Agility and migration of cloud services Review collected by and hosted on G2.com.
Common cloud computing issues and Amazon's EC 2 limits. Review collected by and hosted on G2.com.
With AWS Lambda, you pay only for the compute time you consume. There are no charges when your code isn't running, making it a cost-effective option for applications with fluctuating usage. Review collected by and hosted on G2.com.
AWS Lambda can experience latency during "cold starts," which occurs when a function is invoked after a period of inactivity. This can lead to slower response times for certain applications, especially in high-performance environments. Review collected by and hosted on G2.com.
1. On-demand resources: AWS allows you to provision and de-provision resources as needed, ensuring you only pay for what you use.
2. Elasticity: You can easily scale your applications up or down to meet changing demand. Review collected by and hosted on G2.com.
Pay-as-you-go pricing: You only pay for the resources you use, eliminating upfront costs and long-term commitments. Review collected by and hosted on G2.com.
It makes management of cloud easy help in cost reduction less human intervention required to keep the cost of IT infrastructure less. Using lamda function to perform stop and startup of ec2 instances is one of the best case to reduce the cost for running servers. Review collected by and hosted on G2.com.
Bit complex and need more coading capabilities with experience on different programming modules are required to create a lamda function. Review collected by and hosted on G2.com.