Live data from Hacker News

Ask HN: What hosting do you use for personal projects?

news.ycombinator.com

1–10 of 129 posts

Re: Ask HN: What hosting do you use for personal projects?

#2
For VPS: I'm using Slicehost currently, but have seen some good reviews of Linode. I think I'll likely give them a spin in the new year instead of Slicehost - you get a bit more for your money, and can customize more from what I understand.

I believe they both have quite good support from both community and company perspectives. Lots of good articles and tutorials.

Some comparison links:

recent: http://journal.uggedal.com/vps-performance-comparison

older: http://journal.dedasys.com/2008/11/24/slicehost-vs-linode

The companies:

Linode: http://www.linode.com/

Slicehost: http://www.slicehost.com/

Re: Ask HN: What hosting do you use for personal projects?

#6
post #3

Linode for general stuff. Amazon EC2 when I need a sudden burst of computational power.

Can you give an example of an actual case when you needed this sudden burst of computational power? I'm curious what sorts of things people are actually using it for in real life. (instead of "well, you COULD use it for ....")

Re: Ask HN: What hosting do you use for personal projects?

#7
Linode and slicehost are quite expensive if you price out the RAM and disk you get per dollar, but they do let you rent quite small instances. I've found the main difference in favor of Linode to be nice monitoring tools and graphs.

Serverbeach occasionally runs specials on rented dedicated that offer very good value if you need a somewhat larger box.

An EC2 small instance is also surprisingly good value if you can commit to a year up front.

Re: Ask HN: What hosting do you use for personal projects?

#8
post #2

For VPS: I'm using Slicehost currently, but have seen some good reviews of Linode. I think I'll likely give them a spin in the new year instead of Slicehost - you get a bit more for your money, and can customize more from what I understand. I believe they both have quite good support from both community and company perspectives. Lots of good articles and tutorials. Some comparison links: recent: http://journal.uggeda…

I recently purchased a linode account for the same reason and am really enjoying it. For $20 I have a linux server to toy with and have been learning a lot from it. The one really nice thing about their setup is the management console that makes deploying whichever distro you want really easy and then monitoring really easy.

Also as Jaddison said, they have some a really solid community and the support is excellent.

Re: Ask HN: What hosting do you use for personal projects?

#10
I use my home computer for this purpose. There is a simple WAMP setup on the main OS (winxp) for quick and dirty stuff, and then I have VMWare running a 512 MB RAM image of Ubuntu Server to let me play around with more interesting stuff. So the cost is effectively free.

If something then turns into more than a personal project, I use the home setup as a development/staging server and then push it out to a hosted server.

Post reply on HN