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 # 57 Topic 6 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 57 Topic 6 Discussion

DVA-C02 Exam Topic 6 Question 57 Discussion:
Question #: 57
Topic #: 6

A developer writes an AWS Lambda function that processes new object uploads to an Amazon S3 bucket. The Lambda function runs for approximately 30 seconds. The function runs as expected under normal load conditions. Other Lambda functions in the AWS account also run as expected.

Occasionally, up to 500 new objects are written to the bucket every minute. Each new object write invokes the processing Lambda function during the high-volume periods through an event notification.

The developer must ensure that the processing function continues to run as expected during the high-volume periods.

Which solution will meet this requirement?


A.

Modify the function ' s timeout setting.


B.

Add an additional Lambda layer to optimize the code execution.


C.

Configure a reserved concurrency quota for the function.


D.

Decrease the function ' s memory allocation.


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.