In this blog, we will learn, how to create a new Bucket in AWS.
Step 1:- Create a AWS account. Create AWS root and IAM Users and note down their user name and password.
Step 2:- Login to AWS Console using IAM credential. URL - https://aws.amazon.com/console/
Step 3:- Click on Services -> S3 option.
Step 4:- Click on Create bucket button.
Step 5:- Give bucket name using small letters only. Accept all other input as default value and click on Create bucket, button at the bottom of the page.
If all goes fine, then you will see screen like below. Wow, our first AWS Bucket is created.
Comments