Earlier quoted context omitted.
Linode doesn't say how much CPU you get, where other hosts (like vps.net) tell you. Isn't that an important info?
From http://www.linode.com/faq.cfm#how-do-i-get-my-fair-share-of-... , they state that you get access to the full CPU of the box (if idle/best case), or access to your fair share of the CPU (if fully loaded/worst case). For the smallest plans this could mean 1/40th the overall CPU if under load. They only put accounts of the same size on each machine.
Ask HN: Where do you host your webapp?
61–70 of 137 posts
Re: Ask HN: Where do you host your webapp?
#62If it really needs to scale: AWS EC2 For DNS: Dnsmadeeasy. For low latency content delivery: Akamai For dirt cheap makeshift content delivery: several servers from 478east For servers that need lots of RAM(>24GB) on the cheap: webnx
Re: Ask HN: Where do you host your webapp?
#63Re: Ask HN: Where do you host your webapp?
#64I use LiquidWeb, expensive... but I am a server management noob and they are quite excellent.
Re: Ask HN: Where do you host your webapp?
#65Re: Ask HN: Where do you host your webapp?
#66Rackspace Cloud -- Is it true that it's overpriced? I'm really happy with it and I don't use many resources ($11/month right now, maybe) people have been telling me that it's actually really expensive when you're running something real though. Hrm, I'm considering a linode since everyone's seems so satisfied with them
Re: Ask HN: Where do you host your webapp?
#67Google App Engine. :-) Download the SDK. Write your app in Python. Click one button, and deploy it to Google's cloud.
Re: Ask HN: Where do you host your webapp?
#68Earlier quoted context omitted.
except when you DSL line goes down.
In two years of self-hosting, we had a few minor downtime instances, but nothing to do with the DSL: http://expatsoftware.com/articles/2007/08/redundant-is-never... You run the same risks hosting at home as you do in a datacenter. Things can go down and it's your job to put them back up. There's no greater chance of the ISP cutting off a Business DSL line that happens to point to a residence than to a business downto…
Your home net connection may be reliable, now, but if something bad happens it could be down for days, not hours.