Skip to content

AWS Kinesis Consumers

AWS Kinesis API - ConsumersΒΆ

  • Can use a normal consumer (CLI, AWS SDK, etc)
  • Can use Kinesis Client library (in [[Java]], [[Node]], [[Python]], [[Ruby]], [[.Net]])
    • KCL uses DynamoDB to checkpoint offsets
    • KCL uses DynamoDB to track other workers and share the work amongst shards