S3 Static Web Hosting:
- Amazon S3 provides an option for a low-cost, highly reliable web hosting service for static website (content that does not change frequently).
- When enabled, static web hosting will provide you with an unique endpoint (url) that you can point to any properly formatted file stored in an S3 bucket. Supported formats include:
- HTML
- CSS
- JavaScript
- Amazon Route 53 can also map human-readable domain names to static web hosting buckets, which are ideal for DNS failover solutions.