S3 = Secure, durable, and scalable object storage infrastructure. S3 can be used to host static websites to deliver HTML, JavaScript, images, and video for sites that do not contain server-side scripting.
Amazon S3 (Simple Storage Service) can be used to host static websites. It provides a cost-effective and scalable solution for storing and serving static web content, such as HTML, CSS, JavaScript files, images, and videos. With Amazon S3, you can create a bucket, configure it for static website hosting, and upload your website content to the bucket. Amazon S3 then makes the content available for access via a website endpoint.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteHosting.html
"You can use Amazon S3 to host a static website. On a static website, individual webpages include static content. They might also contain client-side scripts.By contrast, a dynamic website relies on server-side processing, including server-side scripts, such as PHP, JSP, or ASP.NET. Amazon S3 does not support server-side scripting, but AWS has other resources for hosting dynamic websites".
A. Aws S3
Hosting a static website using Amazon S3
PDF
RSS
You can use Amazon S3 to host a static website. On a static website, individual webpages include static content. They might also contain client-side scripts.
By contrast
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
sanyoc
Highly Voted 2 years, 4 months agoman5484
Most Recent 1 year, 9 months agoPranava_GCP
1 year, 9 months agoSaif93
2 years, 3 months agomyan2492
2 years, 5 months ago