Earlier quoted context omitted.
Does that work with s3 static websites though? I recall that a different endpoint was needed, and it's only http.
The method I described doesn't require you to use a S3 static website. We don't have that option enabled, so the bucket name isn't mysite.com, it's "mysite-html", and the S3 website hosting is not enabled. CloudFront has its own IAM user that is permitted to access the contents of the bucket, which means that it has to use the API. I don't think it's even possible to access the S3 API without using HTTPS. Therefore I…
Ask HN: What free or low-cost static site hosting do you use most?
221–229 of 229 posts
Re: Ask HN: What free or low-cost static site hosting do you use most?
#222Earlier quoted context omitted.
You should give a link to custom domains in the front page, took me a while to find you offer that. Btw are you related to Geocities??
No relation (except for the site I once had on there). Sadly, Geocities is long gone. My attempts to acquire the domain name and relaunch the site (at a bare minimum to restore the old sites to their proper location) have not been successful.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#223Earlier quoted context omitted.
Zero maintenance on WordPress? What do you do? I have several updates all the time + themes and plugins. I do like WordPress though
Hosted by wordpress.com of course. Self hosting wordpress is a nightmare. I wouldn't wish that to my worst enemy.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#224Re: Ask HN: What free or low-cost static site hosting do you use most?
#225Earlier quoted context omitted.
> Amazon offers basically hardware. AWS is way more than hardware. Lambda - on demand code execution Route53 - DNS and domain registration S3 - File storage with redundancy and an HTTP interface RDS - Managed relational databases DynamoDB - NoSQL key/value store with indexing and scanning SQS - Job queue-ing without needing to manage servers SES - Email service with the ability to both send and receive email and also…
You are correct. They are also huge ecommerce site and book store. I understood previous question as "What CMS amazon is offering for clients in website hosting", to where I think my answer still stands.
That is a complete miss-categorization. Amazon AWS is a single business unit with EC2 being a single product inside of it. When people say Amazon Web Services it very clearly means more than just EC2.
To compare EC2 to SQS (simple queuing service) and saying they are different is the same as comparing Amazon Book sales to Amazon Clothing Sales. It is a distinction that not many people would make.
Actually in a way it is more like saying that Amazon Selling the Twilight novels is different than Amazon selling college textbooks.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#226Anyway good luck.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#227Earlier quoted context omitted.
Are there instructions about hooking up Netlify with GL pages? I'm currently using Cloudflare w/ my Github pages blog, but it was a bit tricky to set up and I'm considering redoing my blog anyways.
There are a few: https://www.netlify.com/blog/2016/08/02/migrate-github-pages... https://vgmoose.com/blog/moving-from-github-pages-to-netlify...
Re: Ask HN: What free or low-cost static site hosting do you use most?
#228I have a soft spot for Neocities, which is trying to be everything we loved about Geocities, but for a modern age: https://neocities.org/ ZERO ADVERTISEMENTS , even for the free plan. Supports only static hosting, is free for 100mb websites with bandwidth of 50GB per month, or five dollars per month for 10,000mb with 2TB and a number of other extra features. EDIT: As mentioned by detaro, custom domain only supported…
Thanks for the warm words! > ZERO ADVERTISEMENTS, even for the free plan. Supports only static hosting, is free for 100mb websites with bandwidth of 50GB per month, or five dollars per month for 10,000mb with 2TB and a number of other extra features Haven't announced yet, but these numbers are all increasing soon. Well, except for the advertising one. I'm literally in the datacenter right now working on it.
Re: Ask HN: What free or low-cost static site hosting do you use most?
#229Earlier quoted context omitted.
Similarly, I set up two OVH Public Cloud 2GB instances $3.49 (4.49 CAD) with CloudFlare in front. Having two lets me set up master-master MySQL for Ghost and other play projects.
Your paying in CAD so assuming your in canada how do you find OVH, is there any north American severs? If not how is connection time to the website and general experiences with it? Cheers.