Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 85 Topic 9 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 85 Topic 9 Discussion

DVA-C02 Exam Topic 9 Question 85 Discussion:
Question #: 85
Topic #: 9

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? (Select TWO.)


A.

Create a schedule group in Amazon EventBridge Scheduler to invoke the Lambda function.


B.

Configure provisioned concurrency for the Lambda function to have the necessary number of execution environments.


C.

Use the $LATEST version of the Lambda function.


D.

Configure reserved concurrency for the Lambda function to have the necessary number of execution environments.


E.

Deploy changes, and publish a new version of the Lambda function.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.