1 Answer
- Newest
- Most votes
- Most comments
1
Even though the throughput limits are not modifiable, customer can achieve higher throughput by sizing their Kinesis streams with enough number of shards and choose partition key wisely to distribute incoming records evenly across the shards.
There is a calculator available on Kinesis console, which can be used to calculate the number of shards needed based on the record rate and size.
Customer also should tune their Kinesis producer and consumer code to optimize the performance using KCL/KPL
Relevant content
- asked 2 years ago
- asked a day ago
- Accepted Answerasked 4 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 2 years ago