How to create an S3 bucket on AWS
To create an S3 bucket on AWS
Introduction:
Amazon Web Services(AWS) is a cloud service from Amazon, which provides services in the form of building blocks, can be used to create and deploy any kind of application in the cloud.
Bucket creation:
Loginto your AWS account: This is the console page of AWS: Click services and select S3 storage:
Then create a new bucket: Give the bucket details: Give the public access to the bucket and create: Once completed open the bucket and upload files: Create one more bucket and upload the objects or files: After that open one object: Copy the url of particular object and open in browser: It will show the error page, because we need to give a public access for particular object:
Goto object and open permission:
Edit the permission:
Click the everyone (Public access):
Save the changes and reload the image browser:
With this metod creation of S3 bucket on AWS comes with end.
Comments ( 0 )
No comments available