Hacker News new | ask | show | jobs
by Glowbox 2754 days ago
There are workarounds for that, f.e. on startup loading code from an s3 bucket (https://hackernoon.com/exploring-the-aws-lambda-deployment-l...)
1 comments

That workaround is for the 50MB limit on zip files, not for the 250MB limit :)
No, you get another 500 MB of tmp space you can use at runtime. This workaround does work.