surge.sh + cloudflare Free static hosting with custom domain support
Ask HN: What free or low-cost static site hosting do you use most?
71–80 of 229 posts
Re: Ask HN: What free or low-cost static site hosting do you use most?
#72Re: Ask HN: What free or low-cost static site hosting do you use most?
#73Github Pages + cloudflare + travis why: free, cdn, version-controlled, continuous integration, https, custom domains.
+1 for Github Pages + Cloudflare Wish there was a poll option on HN. How are you going to count OP? Will you share the results?
Re: Ask HN: What free or low-cost static site hosting do you use most?
#74Re: Ask HN: What free or low-cost static site hosting do you use most?
#75I use AWS S3, which I put behind a Cloudfront distribution. It's quick to set up, and there are no servers to keep up to date and patched. You also get free SSL for your Cloudfront distribution via AWS certificate manager. For stuff like Contact Us forms, I use AWS Lambda to post the data into my company's CMS. We've had this setup for about a year now and it works quite well. The cost is almost nothing but we don't…
It's not a deal breaker, but it was enough to make me look for alternatives.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#76I use AWS S3, which I put behind a Cloudfront distribution. It's quick to set up, and there are no servers to keep up to date and patched. You also get free SSL for your Cloudfront distribution via AWS certificate manager. For stuff like Contact Us forms, I use AWS Lambda to post the data into my company's CMS. We've had this setup for about a year now and it works quite well. The cost is almost nothing but we don't…
A quick note on the S3/Cloudfront option - make sure you enable "Compress Objects Automatically"; it's not enabled by default and wasn't provided for a long time. https://aws.amazon.com/blogs/aws/new-gzip-compression-suppor... You'll save a lot on your bandwidth bill.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#77For some cheap VPS you can try searching on https://lowendbox.com/ some are like $2/month (usually a year commitment)
Re: Ask HN: What free or low-cost static site hosting do you use most?
#78Perfect for static pages, but a little bit of PHP might be fine.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#79For some cheap VPS you can try searching on https://lowendbox.com/ some are like $2/month (usually a year commitment)
Downside of this is that you then have to administer and secure a VPS.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#80NearlyFreeSpeech - fantastic business, incredibly cheap. My domain costs are more than my hosting costs (I pay roughly $2.50 a month for hosting a forum).