dynamodb-streams-kinesis-adapter

Kinesis Adapter

An adapter that allows applications to process data from DynamoDB Streams using the Kinesis API

The Amazon DynamoDB Streams Adapter implements the Amazon Kinesis interface so that your application can use KCL to consume and process data from a DynamoDB stream.

GitHub

99 stars
31 watching
38 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
awslabs/amazon-kinesis-aggregators Automates real-time data aggregation and analysis on Amazon Kinesis streams 151
awslabs/amazon-kinesis-client A client library for consuming and processing data from Amazon Kinesis Data Streams 644
awslabs/amazon-kinesis-client-net An interface to process streaming data in distributed applications using Amazon Kinesis Client Library (KCL) 62
awslabs/amazon-kinesis-client-nodejs A Node.js library for building distributed applications that process streaming data with Amazon Kinesis 297
awslabs/amazon-kinesis-scaling-utils Provides a utility to manage Amazon Kinesis Streams scale and size based on predefined rules or observed data rates. 338
awslabs/amazon-kinesis-producer A C++ library that enables efficient and reliable data ingestion into Amazon Kinesis topics 400
awslabs/amazon-kinesis-client-ruby An interface to process streaming data reliably at scale using Amazon Kinesis 146
awslabs/amazon-kinesis-client-python Provides an interface to Amazon Kinesis's MultiLangDaemon for Python developers 370
aws-samples/amazon-kinesis-learning A tutorial project demonstrating near-real-time data processing using Amazon Kinesis Streams and Java. 106
awslabs/aws-fluent-plugin-kinesis An Amazon Kinesis output plugin for Fluentd, enabling data stream integration. 293
aws-samples/kinesis-poster-worker A tool that simulates high-volume data ingestion into an AWS Kinesis stream using multiple threads. 69
awslabs/amazon-kinesis-video-streams-webrtc-sdk-c Software development kit for real-time communication and streaming video/audio over the internet using Kinesis Video Streams 1,039
awslabs/aws-lambda-redshift-loader An AWS Lambda function that automates data loading from Amazon S3 into an Amazon Redshift database cluster 597
aws/aws-dynamodb-encryption-java Provides encryption and signing services for data stored in Amazon DynamoDB 138
aws-samples/mqtt-kinesis-bridge Connects an MQTT broker to a Kinesis stream 41