5 ms·
There are workarounds for that, f.e. on startup loading code from an s3 bucket (https://hackernoon.com/exploring-the-aws-lambda-deployment-limits-9a8384b0bec3 h
by Glowbox 8y ago
There are workarounds for that, f.e. on startup loading code from an s3 bucket (https://hackernoon.com/exploring-the-aws-lambda-deployment-limits-9a8384b0bec3 https://hackernoon.com/exploring-the-aws-lambda-deployment-l...)
- icebraining 8y agoThat workaround is for the 50MB limit on zip files, not for the 250MB limit :)
- zwily 8y agoNo, you get another 500 MB of tmp space you can use at runtime. This workaround does work.