This lab is currently in Beta, content may be updated as we refine the material
LABINTERMEDIATE

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.

40 minutes
infrastructure/aws
Kinesis Data Streams and Firehose to S3 — Ingestion vs Stream Processing - Platform Engineering Hands-On Lab Icon

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

awskinesisfirehoses3lambdastreamingdata-pipeline

Part of a Course

This lab is part of the AWS Solutions Architect Associate (SAA-C03) course

View All Courses

Choose your plan

Simple, Transparent Pricing

Unlock full access to TeKanAid courses, labs, and bootcamps

MonthlyQuarterly

Pro

Course content without labs

$59/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Full access to all courses
  • Progress tracking
  • Certificate of completion
  • Community access
  • Bootcamp participation
  • New content access
Recommended

Premium

Full access with hands-on labs

$99/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Everything in Pro
  • Unlimited hands-on labs
  • Lab AI Assistant
  • Accelerator bootcamps with live office hours
  • 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 Courses

Try it free, no credit card

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