How to create an S3 Bucket (Object Storage) on Amazon AWS
S3 (Simple Storage Service) falls under “Storage” service in AWS (Amazon Web Services). In simple words, S3 is nothing but an object storage where you can store your objects (Files, Videos, Images, Documents, and any-type-of-file). We can restrict the access to files as per our requirements. We can keep multiple versions of the file if needed. We can have access to our data whenever and wherever needed having access to the Internet at the lowest possible cost.
Click here to read the complete version of this article written by me available on howtoforge.
Comments
Post a Comment