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? (Choose 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.  Suggested Answer: CE Community Answer: CE This question is in DVA-C02 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer