List of questions
Related questions
Question 245 - DVA-C02 discussion
A developer has created a large AWS Lambda function. Deployment of the function Is failing because of an InvalidParameterValueException error. The error message indicates that the unzipped size of the function exceeds the maximum supported value.
Which actions can the developer take to resolve this error? (Select TWO.)
A.
Submit a quota increase request to AWS Support to increase the function to the required size.
B.
Use a compression algorithm that is more efficient than ZIP.
C.
Break up the function into multiple smaller functions.
D.
Zip the .zip file twice to compress the file more.
E.
Move common libraries, function dependencies, and custom runtimes into Lambda layers.
Your answer:
0 comments
Sorted by
Leave a comment first