AmazonAmazon
DVA-C02 · Question #290
DVA-C02 Question #290: Real Exam Question with Answer & Explanation
Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #290. The question stem and answer options stay visible for context.
Submitted by kim_seoul· Mar 5, 2026Development with AWS Services
Question
A developer needs to implement a custom machine learning (ML) library in an application. The size of the library is 15 GB. The size of the library is increasing. The application uses AWS Lambda functions. All the Lambda functions must have access to the library. Which solution will meet these requirements?
Options
- ASave the library in Lambda layers. Attach the layers to all Lambda functions.
- BSave the library in Amazon S3. Download the library from Amazon S3 inside the Lambda
- CSave the library as a Lambda container image. Redeploy the Lambda functions with the new
- DSave the library in an Amazon Elastic File System (Amazon EFS) file system. Mount the EFS file
Unlock DVA-C02 to see the answer
You've previewed enough free DVA-C02 questions. Unlock DVA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#AWS Lambda#Amazon EFS#Serverless architecture#Lambda deployment options