I doubt there are that many people that want a provisioned concurrency of greater than one.
If you have a reliable base-load of a few requests a second and you don't have some constraint that forces you to use lambda, you are going to get much better value running your application on ecs/ec2.
Comments
I doubt there are that many people that want a provisioned concurrency of greater than one.
If you have a reliable base-load of a few requests a second and you don't have some constraint that forces you to use lambda, you are going to get much better value running your application on ecs/ec2.