Balaji Vajjala's Blog

A DevOps Blog from Trenches

03

  • 3.8 Use Amazon Simple Storage Service (S3) to store objects
    • Learning Objectives
    • Create a bucket and upload a file into S3

3.8 Use Amazon Simple Storage Service (S3) to store objects

Learning Objectives

By the end of this lesson you will be able to:

  • Use Amazon Simple Storage Service (S3) to store objects.

Create a bucket and upload a file into S3

Create a bucket and upload a file into S3.

  1. Go to the S3 tab in the AWS Management Console and click the Create Bucket button.
  2. Enter ditc followed by your initials as your bucket name. For example: ditcpmd
  3. Select the bucket you just created and click the Upload button.
  4. Once the window opens, select Add Files and select a file from your computer to upload, then select Open and click the Start Upload button. After the objects successfully upload, you will see them in the S3 panel.