Featured resource
Tech Upskilling Playbook 2025
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Learn more
  • Labs icon Lab
  • Cloud
Google Cloud Platform icon
Labs

Building a Video Transcoding Pipeline Using Elastic Transcoder

**Thank you for your interest in this content. Unfortunately, this content is no longer being updated and some of it may be out-of-date.** In this hands-on lab, we are going to create a video transcoding pipeline using the Elastic Transcoder service. Elastic Transcoder is a media service designed to be a highly scalable, easy-to-use, and cost-effective way to convert (or "transcode") media files from their source format into various formats and qualities. The Elastic Transcoder service also operates in a serverless fashion, meaning you're not responsible for allocating the underlying infrastructure that is used to transcode these files. In this lab, we will upload a sample video file to an Amazon S3 bucket and configure our Elastic Transcoder pipeline to transcode our video to 720p quality. (We've provided sample video files for you to use as your source media files.)

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Beginner
Duration
Clock icon 30m
Last updated
Clock icon Jul 19, 2025

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Upload the Source Video for Transcoding

    1. Download one of the sample videos here.
    2. In the AWS Management Console, navigate to S3.
    3. Select the existing bucket with source in the name.
    4. Select Upload.
    5. Select Add files.
    6. Upload a sample video file.
    7. Verify the bucket contains your sample video file.
  2. Challenge

    Create a Pipeline Using Elastic Transcoder

    1. In the AWS Management Console, navigate to Elastic Transcoder.
    2. Under Pipelines, select Create a new Pipeline.
    3. Pipeline Name: Enter any name you would like to use.
    4. Input Bucket: Select the existing bucket with source in the name.
    5. Allow the IAM role to be created automatically.
    6. Transcoded Files: Select the existing bucket with transcoded in the name.
    7. Storage Class: Choose either Standard or Reduced Redundancy.
    8. Thumbnails: Select the existing bucket with thumbnails in the name.
    9. Storage Class: Choose either Standard or Reduced Redundancy.
    10. Click Create Pipeline.
  3. Challenge

    Create a Job

    1. Pipeline: Select the previously created pipeline.
    2. Output Key Prefix: Leave blank.
    3. Input Key: Select the sample video file.
    4. Under Output Details, select System preset: Generic 720p.
    5. Output Key: Provide a name for your output file (for example, "transcodedvideo.mp4").
    6. Create Thumbnails: Set to Yes.
    7. Thumbnail Filename Pattern: Provide a naming scheme for your thumbnails (for example, "LakeThumbnail{count}").
    8. Click Create New Job.
  4. Challenge

    Verify Transcoded Files Exist

    1. In the AWS Management Console, navigate to S3.
    2. Navigate to the bucket with the name containing "transcoded".
    3. Verify transcoded video files exist in the "transcoded" bucket.
    4. Navigate to the bucket with the name containing "thumbnails".
    5. Verify thumbnail files exist in the "thumbnails" bucket.

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

What's a lab?

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.

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.