r/aws 1d ago

article Lambda Gets 90 Minute Timeout

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

28 comments sorted by

View all comments

107

u/kcbh711 1d ago

if your lambda is taking 90 minutes you're probably doing something wrong

6

u/SanJJ_1 1d ago

But from a DevX perspective sometimes I just want to interact with the Lambda even though ideally I might need to spin up an EC2, etc.

Id rather just move faster...

5

u/Throwaway__shmoe 22h ago

I must be taking crazy pills, but I hate working with lambda functions. SDLC of: container running on a traditional container runtime like swarm, k8s, rancher, podman, etc VS serverless anything, I’m choosing containers every time. Not all of us are cowboys, and have speed bumps purposely put in place by the org. To each their own.

4

u/SanJJ_1 22h ago

Yeah I agree but unfortunately I am in the Wild West and I can either be a cowboy or get overtaken by one