Ask HN: Where do you get your cheap servers?
41–50 of 67 posts
Re: Ask HN: Where do you get your cheap servers?
#42It'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.
Re: Ask HN: Where do you get your cheap servers?
#43Re: Ask HN: Where do you get your cheap servers?
#44But nowadays you can get servers for free. AWS, Google, and even Oracle have free triers:
Re: Ask HN: Where do you get your cheap servers?
#45Hetzner. They offer VMs with 1 vCPU and 2GB RAM for 3€/month. Quite a deal.
Re: Ask HN: Where do you get your cheap servers?
#46Re: Ask HN: Where do you get your cheap servers?
#47I know you aren't interested in server hardware, but you should be. You can get extremely cheap used servers from eBay, Craigslist, or government auctions, and you can get extremely cheap rackspace in colocation centers.
Re: Ask HN: Where do you get your cheap servers?
#48There are at least 5 providers that will rent you a $5/month server: DigitalOcean, Lightsail, Linode, UpCloud and Vultr. There's a guy that publishes benchmarks of their $5 instance regularly 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…
[1] https://blog.digitalocean.com/were-participating-in-githubs-...
Re: Ask HN: Where do you get your cheap servers?
#49I know you aren't interested in server hardware, but you should be. You can get extremely cheap used servers from eBay, Craigslist, or government auctions, and you can get extremely cheap rackspace in colocation centers.
That's unlikely to be "cheap" compared to what a student needs for the first few experiments.
Re: Ask HN: Where do you get your cheap servers?
#50Google cloud free tier gives everyone (not just students) one 'always' free vps instance. It works great for me. Oracle promised 2 instances but got an error 'out of capacity' error instead. Support staff confirmed they dont have hardware in my region.