ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 71 - DVA-C01 discussion

Report
Export

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.
Answers
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.
Answers
B.
Use a compression algorithm that is more efficient than ZIP.
C.
Break the function into multiple smaller Lambda functions.
Answers
C.
Break the function into multiple smaller Lambda functions.
D.
ZIP the ZIP file twice to compress it further.
Answers
D.
ZIP the ZIP file twice to compress it further.
Suggested answer: C
asked 16/09/2024
Mark Anthony Acorda
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first