Live data from Hacker News

Ask HN: Affordable and reliable hosting for static pages

news.ycombinator.com

11–20 of 30 posts

Re: Ask HN: Affordable and reliable hosting for static pages

#12
post #5

s3 / cloudfront

Are there any tools that you recommend that make it super easy to get a static site up and running on S3 and Cloudfront?

They have excellent web-based control panels. I doubt you could make it significantly easier really.

Re: Ask HN: Affordable and reliable hosting for static pages

#13
If you want to have the option of doing dynamic stuff later, you should try Akshell (http://www.akshell.com). It's really good for static sites too though, since the newly added Git support allows you to deploy with a git pull from a remote repo, giving you revision control and all the goodness that comes with it.

Re: Ask HN: Affordable and reliable hosting for static pages

#19
post #6
post #3

Earlier quoted context omitted.

This is what I'd suggest too, with the proviso that the most likely "single point of failure" moves from being some technical decision you make to being the credit card it's paid for with. At ~3c or 7c/month it becomes easy to forget you need to update the expiry date every 3 years...

The credit card I used for a development account expired in January, and Amazon sent me email reminders. They also continued to charge the (expired) card. This suggests to me that card expiry is not a likely failure mode.

No no, that's _exactly_ the failure mode to keep an eye out for.

I've seen AWS not actually bill me, and just send email accounts, for months and months. It's not worth their time billing a few cents or even a few dollars a month, so by the time an account "goes wrong" it can have been half a year or more since your card got re-issued, and you've forgotten you need to update Amazon for anything.

(it's much less of an issue if you're piggybacking your AWS stuff on a regularly used Amazon account/creditcard, but if you set this up as a one-off for a tiny S3/CloudFront "web hosting" setup, it could easily bite you on the ass in a few years time...)

Post reply on HN