Amazon Kinesis Data Streams (KDS) is a serverless data streaming service available in the public AWS cloud. It's a fully managed service that can be used to store and ingest streaming data in real time at scale. Amazon KDS integrates with other AWS services as well as being easy to use from custom applications.
Learning how to set up, configure, and use Amazon KDS will enable you to build systems in the AWS cloud that can handle high throughput data rates.
In this hands-on lab, you will create a new Amazon Kinesis data stream and configure an AWS Lambda function to process data records from the stream.
Upon completion of this beginner level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisites:
February 22nd, 2024 - Resolved deployment issue
October 25th, 2023 - Updated the instructions and screenshots to reflect the latest UI