As per the title, where do you guys get your cheap servers? I mean subscription-based, not server hardware. I'm a student and I'm looking for something cheap for hosting personal experiments and websites. Thought that people on HN might have the answer and be interested in the answer, too.
[+] [-] shpx|6 years ago|reply
https://joshtronic.com/2019/09/02/vps-showdown-digitalocean-...
DigitalOcean is by far the most popular. Personally, I like Vultr because they also have $2.50 IPv6 only instances and you can upload your own ISO file if you want to try a less popular Linux distribution. Both services have similar user interfaces that are pretty good.
That being said, $60/year is still a lot. If you can get away with just a static site, try GitHub pages https://pages.github.com/. You only get one (unless you create GitHub organizations) but it's free. You can still have your own domain pointing to it with TLS (free through Let's Encrypt). You miss out on the fun of managing a Linux server unfortunately.
[+] [-] bennofs|6 years ago|reply
[+] [-] vinni2|6 years ago|reply
[1] https://blog.digitalocean.com/were-participating-in-githubs-...
[+] [-] 52-6F-62|6 years ago|reply
[+] [-] core-questions|6 years ago|reply
Check out the Black Hat SEO forums - the people there generally are running all manner of sketchy services, bots, crawlers, etc. that need the cheapest compute available.
The old hosting providers often have deals that can get you more power than the equivalent Amazon machine for the same price. If you're looking to be able to host something that other people might use, this is a solid way to go; just make sure you build something that it's easy for you to re-deploy elsewhere (i.e. at the very least have all your code in a separate revision control system, and some mechanism to back up any databases / locally created files to your home machine).
If you're really just looking for something dirt cheap for personal projects that won't see use beyond yourself, the free / up to $5/mo tier of the big cloud providers is a reasonable thing to check out. https://vncoupon.com/5-usd-vps-compare-linode-vs-vultr-vs-di... is a bit old now, maybe there's a newer article helping you sort that out.
[+] [-] chatmasta|6 years ago|reply
[+] [-] balkierode|6 years ago|reply
Oracle promised 2 instances but got an error 'out of capacity' error instead. Support staff confirmed they dont have hardware in my region.
[+] [-] ac29|6 years ago|reply
[+] [-] guitarsteve|6 years ago|reply
[+] [-] rumanator|6 years ago|reply
They offer VMs with 1 vCPU and 2GB RAM for 3€/month. Quite a deal.
[+] [-] ar-jan|6 years ago|reply
[+] [-] mstolpm|6 years ago|reply
[+] [-] kyriakos|6 years ago|reply
[+] [-] wildduck|6 years ago|reply
[+] [-] blfr|6 years ago|reply
https://lowendstock.com/
https://www.lowendtalk.com/
https://lowendbox.com/
But nowadays you can get servers for free. AWS, Google, and even Oracle have free triers:
https://aws.amazon.com/free/
https://cloud.google.com/free/
https://www.oracle.com/cloud/free/
[+] [-] mstolpm|6 years ago|reply
[+] [-] tomcooks|6 years ago|reply
[+] [-] nickjj|6 years ago|reply
Not because they are cheap but because they are great. It just so happens they have a $5 / month plan for a 1 CPU core / 1GB of memory / 25GB SSD server.
[+] [-] jppope|6 years ago|reply
[+] [-] _bxg1|6 years ago|reply
It's also really pleasant because you deploy by just pushing your code; no SSHing or cron jobs. You do code an entire server process; you just don't manage it. So it's like halfway-serverless.
The downside, other than being $7 instead of $5, is that that's only for a single process; you can't run multiple low-compute servers within that $7. The file system also gets wiped whenever you deploy, so it's not appropriate for a database.
[+] [-] Palomides|6 years ago|reply
https://education.github.com/pack
vultr, hetzner, and OVH have sub-$5/month VPS plans
Personally, I use digitalocean.
[+] [-] ignoramous|6 years ago|reply
https://www.vultr.com/products/cloud-compute/
For webpages, I have been using https://1mb.site (free custom domain and TLS) and https://netlify.com
[+] [-] lordnacho|6 years ago|reply
[+] [-] kylec|6 years ago|reply
[+] [-] xeeeeeeeeeeenu|6 years ago|reply
[+] [-] eldavido|6 years ago|reply
[+] [-] gregoryca|6 years ago|reply
[1] https://www.webhostingsecretrevealed.net/blog/site-updates-n... [2] https://reviewsignal.com/blog/2016/01/19/the-rise-and-fall-o...
[+] [-] mateioprea|6 years ago|reply
[+] [-] rumanator|6 years ago|reply
Can't say I recommend them.
[+] [-] 1337shadow|6 years ago|reply
[+] [-] Havoc|6 years ago|reply
Very cheap but don't be surprised if a supplier goes out of business/disappears so strategize accordingly.
Plus then of course all the major cloud provide a intro credit. So that should cover about 3 years worth of basic VPS
[+] [-] peterwwillis|6 years ago|reply
[+] [-] _nalply|6 years ago|reply
If fiber is offered for your home then you can host your server in your bedroom. This is what I do for my websites, and this is really liberating. Hell, you could serve from a RaspberryPi or if you think this is too extreme, from a mini PC like Gigabyte Brix.
If fiber is not offered, but you plan to relocate anyway, try to optimize for FFTH. This is what I have done, I moved more than a year ago and specifically looked for FTTH.
[+] [-] pera|6 years ago|reply
I have been using their VPSs for about 10 years: it's one of the best services I've ever had the pleasure to use.
[+] [-] anonthrowaway28|6 years ago|reply
- https://bytemark.co.uk (VPS, colo and leased physical by competent & responsive folks (in Manchester IIRC))
- https://linode.com (more than just Linux)
- https://pair.com (24/7 phone support in North America, has FreeBSD offerings too, been in business a long time)
Bonus: And physical servers: https://unixsurplus.com
[+] [-] hmart|6 years ago|reply