We will create s3 bucket

In this article will create our first S3 bucket

Let’s create S3 bucket

Click create bucket to create one

Screenshot.png


Give the bucket name

and choose the region

Screenshot.png


Public access is block by default

If we want we can enable public access here

Screenshot.png


Access is block by default

Screenshot.png


You can enable if needed

Screenshot.png


Create bucket

Screenshot.png


Upload file

Now we can upload some files from our computer

Screenshot.png


Properties

under properties, we can choose storage class

Screenshot.png


Encryption

Enable or disable encryption for the bucket

Screenshot.png


We choose not to have encryption

Screenshot.png


Upload

upload files to the bucket

Screenshot.png


Files in the bucket

Our files now in the bucket

Screenshot.png


URL

We can use this URL to access our files from the browser

Screenshot.png


Conclusion

We just create our first bucket and upload some files. We can access those files via you URL if the bucket or files are publicly accessible.