Explore >> Select a destination


You are here

wweb.dev
| | vuyisile.com
0.9 parsecs away

Travel
| | The article provides a guide on how to host a static website using AWS services including Amazon S3, Route 53, CloudFront and AWS Certificate Manager. It details how to create an S3 bucket, set it ...
| | benjamincongdon.me
1.4 parsecs away

Travel
| | AWS is a great place to host static content: Bandwidth / hosting costs are very cheap if you're at "hobbyist" scale, you get great availability, and AWS gives you free SSL termination / certificate management for HTTPS if you get everything setup correctly.
| | initialcommit.com
2.4 parsecs away

Travel
| | In this article, we will learn how to connect an S3-hosted static site to a CloudFront distribution, using Route 53 for DNS routing and Certificate Manager for SSL certification.
| | willhaley.com
9.4 parsecs away

Travel
| My guide is largely based on the Deploying to Amazon S3 guide from Semaphore, but with some pre-requisite steps and fine-tuning to S3. Switching your DNS provider for your domain to Amazon's Route 53 may be a requirement. Depending on your DNS provider, your DNS configuration, and your willingness to jump through hoops like setting up a reverse proxy on another server, you may be forced to transfer your domain. You should absolutely read the DNS and hosting section of Amazon's Static Website Using a Custom Domain guide before proceeding.