AWS Lambda enables functions that can run up to 15 minutes
1–7 of 7 posts
Re: AWS Lambda enables functions that can run up to 15 minutes
#2Now I can run a web server on Lambda by using only ~5 functions per hour! All hail the serverless king!
Re: AWS Lambda enables functions that can run up to 15 minutes
#3Now I can run a web server on Lambda by using only ~5 functions per hour! All hail the serverless king!
That’s how Long the lambda runs executes a single invocation for. Not how Long the lambda runs.
Re: AWS Lambda enables functions that can run up to 15 minutes
#4This is fantastic news for projects like PyWren!
Re: AWS Lambda enables functions that can run up to 15 minutes
#5Now I can run a web server on Lambda by using only ~5 functions per hour! All hail the serverless king!
How are you serving multiple HTTP requests within a single invocation?
Re: AWS Lambda enables functions that can run up to 15 minutes
#6Now I can run a web server on Lambda by using only ~5 functions per hour! All hail the serverless king!
Also with your sarcasm, you rushed the math. 4*15 = 60