- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
Build a Smart Meeting Summarizer Pipeline using AWS
In this hands-on lab, you’ll build an event-driven audio processing pipeline using Amazon S3, AWS Lambda, and Amazon Transcribe. You’ll configure an S3 bucket to store meeting recordings, create a Lambda function to automatically start transcription jobs upon upload, and set up the necessary IAM permissions for secure service integration. You’ll then create a second Lambda function to process completed transcripts, extract key insights, and store structured analysis results in S3—demonstrating how serverless services can be combined to automate scalable, enterprise-ready workflows.
Lab Info
Table of Contents
-
Challenge
Explore Building Event-driven Pipelines
You’ll gain experience designing loosely coupled systems Amazon EventBridge to trigger downstream workflows upon completion of long-running jobs.
-
Challenge
Discover Launch Asynchronous Amazon Transcribe Jobs using Lambda
You’ll gain hands-on experience with writing two Lambda functions: one that starts the transcription process and one that processes the output once the job completes. This teaches you how to use stateless functions to handle discrete stages of a pipeline in a scalable and maintainable way.
-
Challenge
Coordinate Cross-service Events using EventBridge
You’ll configure EventBridge to detect when transcription jobs finish and route those events to the appropriate processing logic. This objective highlights how to decouple system components and trigger downstream workflows based on service events rather than polling or tight integration.
-
Challenge
Monitor Multi-step Serverless Pipeline using CloudWatch
As you monitor the pipelines, you’ll analyze logs to verify each stage of the workflow, strengthening your ability to debug and validate event-driven systems.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.