Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 109 Topic 11 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 109 Topic 11 Discussion

DVA-C02 Exam Topic 11 Question 109 Discussion:
Question #: 109
Topic #: 11

A company has a website that displays a daily newsletter. When a user visits the website, an AWS Lambda function processes the browser's request and queries the company's on-premises database to obtain the current newsletter. The newsletters are stored in English. The Lambda function uses the Amazon Translate TranslateText API operation to translate the newsletters, and the translation is displayed to the user.

Due to an increase in popularity, the website's response time has slowed. The database is overloaded. The company cannot change the database and needs a solution that improves the response time of the Lambda function.

Which solution meets these requirements?


A.

Change to asynchronous Lambda function invocation.


B.

Cache the translated newsletters in the Lambda /tmp directory.


C.

Enable TranslateText API caching.


D.

Change the Lambda function to use parallel processing.


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.