- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud
Handle Transcoding Job Completion with EventBridge and AWS Elemental MediaConvert
Get hands-on by extending a video processing pipeline, ensuring that database metadata is updated appropriately once an AWS Elemental Media Convert job is complete. In this lab, you will use AWS Lambda to create new function logic, EventBridge to source an event pattern and target, and DynamoDB for metadata storage.
Lab Info
Table of Contents
-
Challenge
Review the existing video processing pipeline
Explore the existing video processing pipeline, creating a plan to extend the workflows by adding supporting logic for when the Elemental Media Convert job finishes—either successfully or erroneously.
-
Challenge
Build out function logic for updating the processing job metadata based on job success status
Learn to use Node.js to create a Lambda function that accepts job state data, ensuring the DynamoDB table is updated with the status of the completion status of the Elemental Media Convert job.
-
Challenge
Learn to filter event pattern data with EventBridge
Use Amazon EventBridge to create an event pattern and rule that is triggered only when an AWS Elemental MediaConvert job from within the pipeline completes, either successfully or erroneously. Ensure the completion data is sent to the appropriate target.
-
Challenge
Ensure validity by testing the pipeline
Use the provided mp4 video to ensure the updated video processing pipeline both retains its previous functionality and uses its new features within correct flow of the pipeline.
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.