DVA-C02 · Question #633
DVA-C02 Question #633: Real Exam Question with Answer & Explanation
Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #633. The question stem and answer options stay visible for context.
Question
A company uses an AWS Lambda function to perform natural language processing (NLP) tasks. The company has attached a Lambda layer to the function. The Lambda layer contain scientific libraries that the function uses during processing. The company added a large, pre-trained text-classification model to the Lambda layer. The addition increased the size of the Lambda layer to 8.7 GB. After the addition and a recent deployment, the Lambda function returned a RequestEntityTooLargeException error. The company needs to update the Lambda function with a high-performing and portable solution to decrease the initialization time for the function. Which solution will meet these requirements?
Options
- AStore the large pre-trained model in an Amazon S3 bucket. Use the AWS SDK to access the
- BCreate an Amazon EFS file system to store the large pre-trained model. Mount the file system to
- CSplit the components of the Lambda layer into five new Lambda layers. Zip the new layers, and
- DCreate a Docker container that includes the scientific libraries and the pre-trained model. Update
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.