1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
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
Conteúdo relevante
- feita há 3 dias
- feita há 19 dias
- feita há 19 dias
- AWS OFICIALAtualizada há um ano
- AWS OFICIALAtualizada há um ano
- AWS OFICIALAtualizada há um ano
- AWS OFICIALAtualizada há 10 meses