/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

wweb.dev
| | notes.rolandcrosby.com
1.5 parsecs away

Travel
| | [AI summary] The author details the process of deploying a static Hugo blog to AWS using S3, CloudFront CDN, and a Lambda@Edge function to handle directory indexing.
| | 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.
| | 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 ...
| | juffalow.com
7.4 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.