AWS S3
is great for hosting highly available and reliable files. The files can then be accessed via web browser if public access is enabled on your S3
bucket. A public S3
bucket however does not allow for the followings:
AWS S3
bucket can be used to host highly scalable and available static website by enabling Static Website Hosting
option for the S3
bucket.
S3
bucket. S3
bucket.Upload
button to open the file upload dialog. Add files
to select files to upload. Open
button. The select dialog allows for multiple file selection.
Upload
to begin uploading the files. Static Website Hosting
for the bucket.Properties
tab. Static website hosting
card. Use this bucket to host a website
. Save
. 404 File not found
occurs.
<bucket-name>.s3-website-<AWS-region>.amazonaws.com/filename
Should display content of Index document
Should display content of Error document
Comment anonymously. Login not required.