Y
Hacker News
new
|
ask
|
show
|
jobs
by
bmm6o
2617 days ago
If you're at the point where you're worried about the timeout, you should also be worried about the disk space available to your Lambda. The file should be stored in and served from S3.
1 comments
scarface74
2617 days ago
You can stream a file directly from a source to S3.
link