aws-samples / amazon-kinesis-learning

Learning Amazon Kinesis Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Amazon Kinesis Development

The master branch provides completed code for the Process Real-Time Stock Data Using KPL and KCL Tutorial in the Kinesis Developer Guide.

The tutorial uses KCL 2.2.9 to demonstrate how to send a stream of records to Kinesis Data Streams and implement an application that consumes and processes the records in near-real time.

License Summary

This sample code is made available under the MIT-0 license. See the LICENSE file.

About

Learning Amazon Kinesis Development

License:MIT No Attribution


Languages

Language:Java 100.0%