DVA-C02 · Question #511
DVA-C02 Question #511: Real Exam Question with Answer & Explanation
Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #511. The question stem and answer options stay visible for context.
Question
A developer is creating an application that uses an AWS Lambda function to transform and load data from an Amazon S3 bucket. When the developer tests the application, the developer finds that some invocations of the Lambda function are slower than others. The developer needs to update the Lambda function to have predictable invocation durations that run with low latency. Any initialization activities, such as loading libraries and instantiating clients, must run during allocation time rather than during actual function invocations. Which combination of steps will meet these requirements? (Choose two.)
Options
- ACreate a schedule group in Amazon EventBridge Scheduler to invoke the Lambda function.
- BConfigure provisioned concurrency for the Lambda function to have the necessary number of
- CUse the $LATEST version of the Lambda function.
- DConfigure reserved concurrency for the Lambda function to have the necessary number of
- EDeploy changes, and publish a new version of the Lambda function.
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.