Using Kinesis streams and Lambda, an administrator processes events in near real time. Due to a 5-munite time restriction, Lambda sometimes fails to process batches from one of the shards.
What is a potential solution to this issue?
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.
Using Kinesis streams and Lambda, an administrator processes events in near real time. Due to a 5-munite time restrictio
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Using Kinesis streams and Lambda, an administrator processes events in near real time. Due to a 5-munite time restrictio
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!