AWS Lambda Now Handles 90-Minute Tasks Without Redesign
AWS Lambda Managed Instances just got a serious upgrade—function timeouts jumped from 15 minutes to 90 minutes for async and event source mapping invocations. This means heavy lifting like data processing, media transcoding, and AI inference can finally run on Lambda without forcing you to rearchitect everything.
source: [aws/compute-blog]