ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 302 - DVA-C01 discussion

Report
Export

A developer has written an Amazon Kinesis Data Streams application. As usage grows and traffic increases over time, the application is regularly receiving ProvisionedThroughputExceededException error messages Which steps should the developer take to resolve the error? (Select TWO.)

A.
Use Auto Scaling to scale the stream for better performance
Answers
A.
Use Auto Scaling to scale the stream for better performance
B.
Increase the delay between the GetRecords call and the PutRecords call.
Answers
B.
Increase the delay between the GetRecords call and the PutRecords call.
C.
Increase the number of shards in the data stream
Answers
C.
Increase the number of shards in the data stream
D.
Specify a shard iterator using the Shardlterator parameter.
Answers
D.
Specify a shard iterator using the Shardlterator parameter.
E.
Implement exponential backoff on the GetRecords call and the PutRecords call.
Answers
E.
Implement exponential backoff on the GetRecords call and the PutRecords call.
Suggested answer: B, C

Explanation:

Reference: https://docs.aws.amazon.com/streams/latest/dev/troubleshooting-consumers.html

asked 16/09/2024
GIORGOS KELAIDIS
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first