Kinesis Data Streams and Firehose to S3 — Ingestion vs Stream Processing
Build a streaming pipeline where a producer writes to Kinesis Data Streams, a Firehose delivery stream transforms records with Lambda, and delivers them to S3.

Lab Overview
Build an end-to-end streaming data pipeline on AWS using Kinesis Data Streams and Firehose. You will create a Kinesis Data Stream, write and read records with the AWS CLI, then set up a Firehose delivery stream that reads from the Data Stream, transforms records through a Lambda function, and delivers the results to S3.
You'll learn to:
- Create a Kinesis Data Stream and produce records with put-record
- Consume records using get-shard-iterator and get-records
- Create a Firehose delivery stream that reads from a Kinesis Data Stream
- Build a Lambda transformation that enriches and re-encodes records
- Verify delivered objects in S3 after Firehose buffer flush
- Understand when to use Data Streams (custom consumers, replay) vs Firehose (managed delivery)
Key Resources:
What You'll Learn
Create a Kinesis Data Stream and produce records with the AWS CLI
Consume records from a shard using iterators
Configure a Firehose delivery stream with a Kinesis source and S3 destination
Build a Lambda data transformation for Firehose
Verify transformed records delivered to S3
Explain when to choose Data Streams vs Firehose
Prerequisites
Basic AWS CLI familiarity
Understanding of JSON data formats
Familiarity with IAM roles and policies
Technologies Covered
Part of a Course
This lab is part of the AWS Solutions Architect Associate (SAA-C03) course
View All CoursesChoose your plan
Simple, Transparent Pricing
Unlock full access to TeKanAid courses, labs, and bootcamps
Just exploring? Start free below. Want the full experience? Try Premium free for 7 days (card required, $0 today).
Pro
All courses, with lab scripts to run on your own machine
Renews automatically. Cancel anytime.
Final price verified at checkout.
- Full access to all courses
- Lab scripts to download and run on your own machine (hosted labs not included)
- Progress tracking
- Certificate of completion
- Community access
- Self-paced bootcamps
- Premium puzzle library not included (5 free puzzles available)
- New content access
Premium
Full access, including unlimited hosted labs
Renews automatically. Cancel anytime.
Final price verified at checkout.
- Everything in Pro
- Unlimited hands-on labs, fully hosted on TeKanAid Academy (nothing to set up)
- Full access to the puzzle library
- Lab AI Assistant
- Priority support
Prefer a single course?
Purchase individual courses for a one-time fee of $79. Full access to course content, quizzes, certificates, and community features, lab access is not included.
Browse CoursesJust exploring? Start free, no account needed
Three free ways to start. All bridge into the paid Premium catalog when you're ready.
Not ready to commit? The crash course is email-only. No academy account required.
Ready to Get Started?
Start this hands-on lab and build real-world Platform Engineering skills
Get Access Now