|
|
|
|
|
by deleugpn
958 days ago
|
|
Then your EC2 instance suddenly stops working and your downtime cost you a fat contract that makes the cost of serverless a pocket change. If you want to compare AWS Lambda with EC2, you need to bring in AWS Load Balancer, Auto Scaling, Security Upgrades for the OS, Healthcheck and many more. Yes, Lambda is not needed in a lot of context, but if you have the expertise to use it and you want to provide enterprise-grade compliance, it's a walk in the park. |
|
Bringing the long-lived server back also makes things like long-lived connections, memory caching, cold starts and database connections a non-issue again.