Using Kinesis streams and Lambda, an administrator processes events in near real time. Due to a 5-munite time restrictio

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
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

Post by answerhappygod »

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.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply