You can host your entire static website on S3 for an inexpensive, highly available hosting solution that scales automatically to meet traffic demands.
Static content idealy include html files, images, videos, and client-side scripts such as JavaScript.
You can map your domain name (e.g. “example.com”) to this bucket from Route 53.
You can also enable redirection of web content for your static websites by either setting rules on your bucket to enable automatic redirection, or configuring a redirect on an individual S3 object.
Pricing:
There is no additional charge for hosting static websites on Amazon S3 other than standard S3 charges.
- heartin's blog
- Log in or register to post comments
Recent comments