ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 282 - DVA-C01 discussion

Report
Export

A developer has written an Amazon kinesis Data streams application. As usage grows and traffic 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, D

Explanation:

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

asked 16/09/2024
James DePhillip
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first