Top "Amazon-kinesis" questions

Amazon Kinesis is a fully managed service for real-time processing of streaming data at massive scale.

How do you handle Amazon Kinesis Record duplicates?

According to the Amazon Kinesis Streams documentation, a record can be delivered multiple times. The only way to be sure …

amazon-web-services amazon-dynamodb amazon-kinesis amazon-elasticache amazon-elasticsearch
How to fanout an AWS kinesis stream?

I'd like to fanout/chain/replicate an Input AWS Kinesis stream To N new Kinesis streams, So that each record …

amazon-web-services amazon-kinesis