AWS Simple Storage Service, is also known as S3, which provides to Customers, such as IT Teams and Developers. with highly secure, durable and scalable Object Storage.
AWS S3 is elementary to use, with a simple web services interface to store and retrieve any amount of data, in any type of format (Structured / Un-Structured / Semi-Structured), from anywhere on the web.

Basics about S3

Data consistency in S3

AWS S3 guarantees us for Data Consistent

S3 Features

Transfer Acceleration which is used to access our data in low latency.

For example
If the user accesses data a first time from the S3 Data in the London region, from Tokyo region AWS, it will bring S3 Data from London region. After accessing the first time any user, or the same user, can access it from the Tokyo region AWS will bring the data from the nearby edge location.
How to create a S3 Bucket
Select S3 from AWS Management Console under the services
What Is AWS S3
In S3 Dashboard Click Create Bucket,
What Is AWS S3
Type name example.org in Bucket name, select the Region which you want, create new settings for this bucket, or select existing Bucket and click Next,
What Is AWS S3
Select and fill in the details and then click Next,
What Is AWS S3
Uncheck the Block Public Access to Buckets for access from anywhere or public,
What Is AWS S3
Check the bucket details and Click the CreateBucket.
What Is AWS S3
Here, we can see the Bucket and Upload the websites Files into the Bucket by Clicking the Upload,
What Is AWS S3