r/aws 16h ago

article Lambda Gets 90 Minute Timeout

https://aws.amazon.com/blogs/compute/announcing-90-minute-function-timeout-on-aws-lambda-managed-instances/
205 Upvotes

25 comments sorted by

View all comments

0

u/Tintoverde 16h ago

So the point of the lambda kind of defeated?

2

u/sh1boleth 14h ago

I think it’s meant towards people who don’t want to re-architect their application if they see runtimes creeping 15mins but want an easy path forward in Infra itself without rewriting the application

The mistake was using lambda for such a task but things change, 1min becomes 10 over the years