Use Enhanced Fan-Out Consumers with Kinesis Data Streams
In this lab, you’ll practice creating a Kinesis data stream with an enhanced fan-out consumer. When you’re finished with this lab, you’ll have a good understanding of using Kinesis Enhanced fan-out feature.
Terms and conditions apply.
Lab info
Lab author
Challenge
Create a Kinesis Data Stream
You’ll learn to create and setup a Kinesis Data Stream to receive events.
Challenge
Configure the Lambda Function to Publish Events into Kinesis
You’ll learn to configure Lambda Function to publish the clickstream events into Kinesis Data Stream.
Challenge
Create an Enhanced Fan-Out Consumers on Kinesis Data Stream
You’ll learn to create and register a consumer with enhanced fan-out using the Kinesis Data Streams API.
Challenge
Create and Deploy a Consumer Lambda Function
You’ll create and deploy a Lambda function that will consume the clickstream events from Kinesis Data Stream.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic understanding of Identity Access and Management (IAM)
- Basic understanding of AWS Lambda
- Basic understanding of using AWS CLI