ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 154 - DVA-C01 discussion

Report
Export

How should custom libraries be utilized in AWS Lambda?

A.
Host the library on Amazon S3 and reference to it from the Lambda function.
Answers
A.
Host the library on Amazon S3 and reference to it from the Lambda function.
B.
Install the library locally and upload a ZIP file of the Lambda function.
Answers
B.
Install the library locally and upload a ZIP file of the Lambda function.
C.
Import the necessary Lambda blueprint when creating the function.
Answers
C.
Import the necessary Lambda blueprint when creating the function.
D.
Modify the function runtime to include the necessary library.
Answers
D.
Modify the function runtime to include the necessary library.
Suggested answer: D

Explanation:

Explanation:

Reference: https://docs.aws.amazon.com/lambda/latest/dg/env_variables.html

asked 16/09/2024
Sathish M
48 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first