# amazon-kinesis-learning **Repository Path**: viking714/amazon-kinesis-learning ## Basic Information - **Project Name**: amazon-kinesis-learning - **Description**: https://github.com/aws-samples/amazon-kinesis-learning.git - **Primary Language**: Unknown - **License**: MIT-0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-03 - **Last Updated**: 2024-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Learning Amazon Kinesis Development The master branch provides completed code for the [Process Real-Time Stock Data Using KPL and KCL Tutorial][learning-kinesis] in the [Kinesis Developer Guide][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. [learning-kinesis]: https://docs.aws.amazon.com/streams/latest/dev/tutorial-stock-data-kplkcl.html [kinesis-developer-guide]: http://docs.aws.amazon.com/kinesis/latest/dev/introduction.html ## License Summary This sample code is made available under the MIT-0 license. See the LICENSE file.