Learning AWS Day by Day — Day 27 — S3 Hands-on — Part 1

Learning AWS Day by Day — Day 27 — S3 Hands-on — Part 1

Exploring AWS !!

Day 27:

S3 Hands-on — Part 1

Task 1 :

1. Create an S3 bucket
2. Upload 2 objects

Solution:

  1. Go to S3, click on Create Bucket

2. Give a unique name for your bucket and click Create bucket

3. A new bucket will be created

4. Click on the bucket and open it, click Upload to upload files in it

5. Click on Add Files to upload files of all types, and click on Add folder to upload an entire Folder

6. After Adding the files, we will get option to Upload, click on Upload

7. Once the files are in Uploading status, on completion they show as Upload succeeded

8. The files can be seen in form of Objects inside the Bucket