Step 1: Setting Up Source Bucket

 

Before starting the labs, we need to add a source file to a Amazon S3 bucket. This bucket and file will be used in the upcoming lab exercises.

  1. In the search box, type S3.

Alt text Alt text

  1. Click the S3 icon to go to the Amazon S3 console page.

  2. Click the Create Bucket button.

Alt text Alt text

  1. Give a name to the bucket.
Note

S3 Bucket names must be globally unique, so name your bucket name “media-workshop-source-bucket-” and append your account number and region to create a unique bucket name (media-workshop-source-bucket-{account-number}-{region} (i.e media-workshop-source-bucket-12345789012-us-west-2).

Alt text Alt text

Alt text Alt text

  1. Leave all other setting as Default and scroll down to find the button Create Bucket. Click the button.

Alt text Alt text

  1. The bucket will be created.

Alt text Alt text

  1. Now, click the bucket name, and find the Upload button.

Alt text Alt text

  1. Before we can select and add a file to upoad. Use the following link to download the sample MP4 files to your local computer. Once downloaded locally you can continue with selected and uploading the MP4 asset into the S3 bucket. Or you may upload your own MP4 files. Upload at least two files.

    Right click and download the sample files here:


  1. Now, click on Add File and select the MP4 file you downloaded.

Alt text Alt text

Alt text Alt text

  1. Wait until the upload finishes. Don’t close the window.

Alt text Alt text

  1. After the upload is finished, click on each of the files recently uploaded.

Alt text Alt text

  1. Take note or copy the object S3 URI. You will need this path for the Linear Distribution Lab. You can always navigate back to S3 console to get this path later if needed.

Alt text Alt text

 


Click here to advance to the next step »