Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 15 Topic 2 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 15 Topic 2 Discussion

DVA-C02 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

A company ' s application uses an Amazon API Gateway REST API and AWS Lambda functions to upload media files to and fetch media files from a standard Amazon S3 Standard bucket. The company runs a nightly job on an Amazon EC2 instance to create dashboards and other visualizations for application users. The job usually runs for 1 to 2 hours.

A developer observes request throttling while the function is running. The application generates multiple 429 exceptions in the Lambda function logs when files do not process successfully. The developer needs to resolve the issue and ensure that all of the application ingests all files.

Which solution will meet these requirements?


A.

Enable S3 Transfer Acceleration on the bucket. Use the appropriate endpoint.


B.

Call the CreateMultipartUpload API in the Lambda functions to upload the files in pieces.


C.

Implement the retry with a backoff pattern in the Lambda functions.


D.

Set up an S3 Lifecycle policy to automatically move the media files to the S3 Intelligent-Tiering storage class.


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.