Amazon Kinesis Data Streams resources
Documentation
Videos
Blog posts
Tools and libraries
Open allAmazon Kinesis Agent
Amazon Kinesis Client Library
AWS Streaming Data Solution for Amazon Kinesis
Use AWS Streaming Data Solution for Amazon Kinesis to help you solve for real-time streaming use cases like capturing high volume application logs, analyzing clickstream data, continuously delivering to a data lake, and more.
This solution shortens your development time by days by removing or reducing the need for you to: model and provision resources using AWS CloudFormation; set up Amazon CloudWatch alarms, dashboards, and logging; and manually implement streaming data best practices in AWS. This solution is data and logic agnostic, enabling you to start with boilerplate code and quickly start customizing. After deployment, you can use the solution’s monitoring capabilities to easily transition to production.
Amazon Kinesis Producer Library
Amazon Kinesis Connector Library
Amazon Kinesis Storm Spout
This is a pre-built library that helps you easily integrate Amazon Kinesis Data Streams with Apache Storm. The current version of this library fetches data from Amazon Kinesis stream and emits it as tuples. You will add the spout to your Storm topology to leverage Amazon Kinesis Data Streams as a reliable, scalable, stream capture, storage, and replay service. Get Kinesis Storm Spout .
Learn how to build a real-time sliding-window dashboard with Amazon Kinesis Data Streams and Apache Storm .
Related AWS tools and libraries
Open allAmazon EMR Connector for Kinesis
Enables Amazon Elastic MapReduce (EMR) to directly read and query data from Amazon Kinesis data streams.
Learn more | Frequently Asked Questions for EMR Connector to Kinesis
AWS Mobile SDK Integration
Amazon Kinesis Recorder enables you to reliably record data to an Amazon Kinesis data stream from your mobile application.
Log4J Appender for Amazon Kinesis Data Streams
An implementation of the Apache Log4J Appender Interface that pushes Log4J output directly to Amazon Kinesis data streams without requiring any custom code.
Community contributed tools and libraries
Open allFluentd plugin for Amazon Kinesis Data Streams
A plugin that allows Fluentd to add data to Amazon Kinesis data streams.
Amazon Kinesis Source and Sink for Apache Flume
Amazon Kinesis Source and Sink for Apache Flume service.
Spark Streaming and Amazon Kinesis Data Streams Integration
An Amazon Kinesis Data Streams receiver that creates an input DStream using the Amazon Kinesis Client Library.
Amazon Kinesis Client Library for Go Developers
Enables developers to write record processors in Go language using Amazon Kinesis Client Library multi-language daemon.
Amazon Kinesis Data Streams Aggregators
Enables the automatic creation and visualization of aggregated time series data from Amazon Kinesis data streams.
Amazon Kinesis Data Streams Scaling Utility
Enables scaling the number of shards of an Amazon Kinesis data stream. Developers can scale up or down by specifying a certain number of shards or a percentage of the total number of shards.
Amazon Kinesis Data Streams Module for Vert.x
Enables receiving events published by other Vert.x verticles and sending those events to Amazon Kinesis Data Streams.