ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 40 - BDS-C00 discussion

Report
Export

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.
Answers
A.
Add more Lambda functions to improve concurrent batch processing.
B.
Reduce the batch size that Lambda is reading from the stream.
Answers
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).
Answers
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.
Answers
D.
Configure Lambda to read from fewer shards in parallel.
Suggested answer: D
asked 16/09/2024
Reinhard KOhl
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first