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 공식업데이트됨 일 년 전
- AWS 공식업데이트됨 7달 전
- AWS 공식업데이트됨 5년 전