List of questions
Related questions
Question 40 - BDS-C00 discussion
An administrator is processing events in near real-time using Kinesis streams and Lambda. Lambda intermittently fails to process batches from one of the shards due to a 5-munite time limit.
What is a possible solution for this problem?
A.
Add more Lambda functions to improve concurrent batch processing.
B.
Reduce the batch size that Lambda is reading from the stream.
C.
Ignore and skip events that are older than 5 minutes and put them to Dead Letter Queue (DLQ).
D.
Configure Lambda to read from fewer shards in parallel.
Your answer:
0 comments
Sorted by
Leave a comment first