List of questions
Related questions
Question 71 - DVA-C01 discussion
A Developer has created a large Lambda function, and deployment is failing with the following error:
ClientError: An error occurred (InvalidParameterValueException) when calling the CreateFunction operation: Unzipped size must be smaller than XXXXXXXXX bytes’, where XXXXXXXXX is the current Lambda limit What can the Developer do to fix this problem?
A.
Submit a limit increase request to AWS Support to increase the function to the size needed.
B.
Use a compression algorithm that is more efficient than ZIP.
C.
Break the function into multiple smaller Lambda functions.
D.
ZIP the ZIP file twice to compress it further.
Your answer:
0 comments
Sorted by
Leave a comment first