Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 61 Topic 7 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 61 Topic 7 Discussion

DVA-C02 Exam Topic 7 Question 61 Discussion:
Question #: 61
Topic #: 7

A developer wants to use an AWS AppSync API to invoke AWS Lambda functions to return data. Some of the Lambda functions perform long-running processes. The AWS AppSync API needs to return responses immediately.

Which solution will meet these requirements with the LEAST operational overhead?


A.

Configure the Lambda functions to be AWS AppSync data sources. Use Event mode for asynchronous Lambda invocation.


B.

Increase the timeout setting for the Lambda functions to accommodate longer processing times.


C.

Set up an Amazon SQS queue. Configure AWS AppSync to send messages to the SQS queue. Configure a Lambda function event source mapping to poll the queue.


D.

Enable caching, and increase the duration of the AWS AppSync cache TTL.


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.