List of questions
Related questions
Question 147 - DVA-C02 discussion
A developer is creating an AWS Lambda function that consumes messages from an Amazon Simple Queue Service (Amazon SQS) standard queue. The developer notices that the Lambda function processes some messages multiple times.
How should developer resolve this issue MOST cost-effectively?
A.
Change the Amazon SQS standard queue to an Amazon SQS FIFO queue by using the Amazon SQS message deduplication ID.
B.
Set up a dead-letter queue.
C.
Set the maximum concurrency limit of the AWS Lambda function to 1
D.
Change the message processing to use Amazon Kinesis Data Streams instead of Amazon SQS.
Your answer:
0 comments
Sorted by
Leave a comment first