In this lab, you learn how to create an Amazon Kinesis data stream, generate sample data, and monitor real-time data flow using the Kinesis data viewer.
Objectives
- Create an on-demand Amazon Kinesis data stream.
- Generate data to simulate real-world data stream input using the Kinesis Producer Library.
- View Amazon Kinesis incoming data in preparation for later processing.
Technical knowledge prerequisites
Familiarity with container concepts and basic knowledge of networking is recommended. You should also be comfortable using the Linux command line.
Outline
Task 1: Create an on-demand Amazon Kinesis Data Stream
Task 2: Start producer in EC2 to send data to KDS
Task 3: View data being sent to the Amazon Kinesis Data Stream with the Amazon Kinesis Data Viewer