List of questions
Related questions
Question 155 - DVA-C02 discussion
A company has built an AWS Lambda function to convert large image files into output files that can be used in a third-party viewer application The company recently added a new module to the function to improve the output of the generated files However, the new module has increased the bundle size and has increased the time that is needed to deploy changes to the function code.
How can a developer increase the speed of the Lambda function deployment?
A.
Use AWS CodeDeploy to deploy the function code
B.
Use Lambda layers to package and load dependencies.
C.
Increase the memory size of the function.
D.
Use Amazon S3 to host the function dependencies
Your answer:
0 comments
Sorted by
Leave a comment first