Which steps should the Developer take to resolve the error? (Choose two.)

Last Updated on September 24, 2021 by Admin 3

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? (Choose two.)

  • Use Auto Scaling to scale the stream for better performance
  • Increase the delay between the GetRecords call and the PutRecords call
  • Increase the number of shards in the data stream
  • Specify a shard iterator using the ShardIterator parameter
  • Implement exponential backoff on the GetRecords call and the PutRecords call
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments