/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nerderati.com
| | coornail.net
3.2 parsecs away

Travel
| | Cloudfront enables you to host your static website via s3. You should set your root object to index.html to rewrite https://yourdomainname.com to https://yourdomainname.com/index.html for cleaner urls. However you might run into an issue of having subdirectories in your s3 bucket that you want to do the same for (for example on hosting a hugo blog). Unfortunately Cloudfront doesnt support this by default.
| | vuyisile.com
1.8 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 ...
| | wweb.dev
3.2 parsecs away

Travel
| | In this series, we're creating a serverless stack using AWS. In this part, I'll show how to serve a static website through an S3 Bucket and how to deploy from your local machine...
| | juffalow.com
6.8 parsecs away

Travel
| Learning new technologies goes always better if you have something to test it on. When I wanted to start using AWS I decided to move there my blog (you are currently reading). And these are the steps it takes.