Hacker News new | ask | show | jobs
by atrilumen 3899 days ago
I noticed that AWS Lambda increased the maximum function timeout (from one minute) to five minutes.

Maybe that'd make it a good platform for (something like) 5MinuteStorage. Store a file only in memory, allow a specified number of downloads within five minutes.