1回答
- 新しい順
- 投票が多い順
- コメントが多い順
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
関連するコンテンツ
- AWS公式更新しました 1年前
- AWS公式更新しました 5年前