ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 91 - DVA-C01 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Install the external libraries in Lambda to be available to all Lambda functions.
Suggested answer: D
asked 16/09/2024
MARCIA SHEILA PELAEZ GONZALEZ
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first