/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

raviramanujam.com
| | vuyisile.com
1.4 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 ...
| | fourteenislands.io
2.1 parsecs away

Travel
| | I was web browsing through the different taxi companies operating in Stockholm this morning when I eventually ended up on taxi020.se which responded with an HTTP 404 error. As I read the code and message for that error my search for waiting time at the airport terms and conditions got all of a sudden more interesting. Taxi 020 merged with Sverigetaxi in 2016 and is now part of the Cabonline Group.
| | juffalow.com
2.1 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.
| | www.morling.dev
14.4 parsecs away

Travel
| As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?