
Node.js and Lambda deployment size restrictions
AWS Lambda has a 250 Megabyte limit on the size of the deployable asset. It is a generous limit that is easy to exceed with Node-based Lambda functions. Continue reading Node.js and Lambda deployment size restrictions
You must be logged in to post a comment.