Live data from Hacker News

Ask HN: What are good hosting providers?

news.ycombinator.com

41–50 of 56 posts

Re: Ask HN: What are good hosting providers?

#44

I haven’t seen any plugs yet for AWS Lighthouse. It’s in a dedicated UI, so it’s not as overwhelming as AWS. You don’t need Ground Control satellite services to run a website. Lighthouse starts at $5/Mo and comes with great docs and lots of templates. It’s pretty comparable to a Digital Ocean droplet.

I think you meant Lightsail not Lighthouse correct?

Oops, correct. Its too late to edit :/

Re: Ask HN: What are good hosting providers?

#45

Whenever I need a managed hosting provider (admittedly pretty rare, I run most of my personal stuff off a Digital Ocean VPS, but I'm also very comfortable with linux/ops/security and don't mind managing these things myself), I always head to https://www.nearlyfreespeech.net/ - these days they support a pretty varied collection of languages/frameworks, and they have a good combo of extremely transparent pricing, solid…

I've had good experiences with them as well.

Re: Ask HN: What are good hosting providers?

#46

I am using Vultr. They have very cheap VPS options and they have many different OS images i.e. I am running a CentOS and a OpenBSD instances.

The cheapest VPS on Vultr doesn't provided IPv6. Does it mean people from IPv4 wont be able to access website hosted on that VPS? Is there a way around this issue?

If you're talking about the $2.50 VPS, yes, that's IPV6-only, so it doesn't support IPV4. You're correct that people who only use IPV4 won't be able to access that VPS, at least not without jumping through hoops. There's also a $3.50 VPS instance with the same spec that appears to support both IPV4 & IPV6.

I've been using Vultr for a while and am quite happy with them. I've also used a couple of the IPV6-only VPSs for experiments, but I have IPV4 & IPV6 connectivity at home.

Re: Ask HN: What are good hosting providers?

#47

Earlier quoted context omitted.

I think you meant Lightsail not Lighthouse correct?

Oops, correct. Its too late to edit :/

Oh whale. It's actually a fantastic suggestion. I think I'm actually going to use it based on the pricing and offering. Thanks for bringing it up.

Re: Ask HN: What are good hosting providers?

#48
I don’t see anyone mentioning AWS Lightsail.

https://aws.amazon.com/lightsail/pricing/

I use it and it seems to be pretty great. I also like that it brings you into the AWS ecosystem at a low price, so if you need to scale or you want to make a bigger application, AWS is right there to hook into. Furthermore it’s a really simple UI and not as overwhelming as the normal AWS web console.

Re: Ask HN: What are good hosting providers?

#49
post #46

Earlier quoted context omitted.

The cheapest VPS on Vultr doesn't provided IPv6. Does it mean people from IPv4 wont be able to access website hosted on that VPS? Is there a way around this issue?

If you're talking about the $2.50 VPS, yes, that's IPV6-only, so it doesn't support IPV4. You're correct that people who only use IPV4 won't be able to access that VPS, at least not without jumping through hoops. There's also a $3.50 VPS instance with the same spec that appears to support both IPV4 & IPV6. I've been using Vultr for a while and am quite happy with them. I've also used a couple of the IPV6-only VPSs fo…

Thank you. I did not know that. It is only available from their NY location. One has to click though all server locations to find the best deal for the need.

Re: Ask HN: What are good hosting providers?

#50

I am using Vultr. They have very cheap VPS options and they have many different OS images i.e. I am running a CentOS and a OpenBSD instances.

The cheapest VPS on Vultr doesn't provided IPv6. Does it mean people from IPv4 wont be able to access website hosted on that VPS? Is there a way around this issue?

You would have to get another instance with IP4 support and reverse proxy to the IP6 one. Could be useful if you were using the IP6 box for something like a database server, but the instance you are talking about isn't really powerful enough for that.
Post reply on HN