Multiple Choice
A Developer is creating a Lambda function and will be using external libraries that are not included in the standard Lambda libraries. What action would minimize the Lambda compute time consumed?
A) Install the dependencies and external libraries at the beginning of the Lambda function.
B) Create a Lambda deployment package that includes the external libraries.
C) Copy the external libraries to Amazon S3, and reference the external libraries to the S3 location.
D) Install the external libraries in Lambda to be available to all Lambda functions.
Correct Answer:

Verified
Correct Answer:
Verified
Q304: A Software Engineer developed an AWS Lambda
Q305: A company is developing an application that
Q306: A Developer is building a mobile application
Q307: A Developer is working on an application
Q308: A company provides APIs as a service
Q310: A gaming company is developing a mobile
Q311: A Developer is working on a serverless
Q312: A company is building an application to
Q313: A Developer is creating an Auto Scaling
Q314: Which features can be used to restrict