Ask HN: recommendation for VPS/Dedicated Server
I am running a SaaS startup company in Mexico, right now I am using a shared server but now looks like it is time to transfer to something bigger, I would like to hear your recommendations. This is what I need:
Fast service (fast response with requests).
Possibility to add sub domain names automatically from shell.
Possibility to create databases from shell. (each client uses his own subdomain and his own database)
Modern Linux environment. (Preferably Ubuntu 10.04)
Not hidden charges
I am looking for something around $100 U.S. Dollars/month. I am using Webfaction right now. Their service is very good, but with shared hosting I can't do points 2 and 3 (I have to manually create them each new client is registered). And spending $350/month for a dedicated is just not possible for us
9 comments
[ 4.3 ms ] story [ 29.5 ms ] threadI run a couple of small boxes on Slicehost http://slicehost.com/ and their management interface allows you to bring up new boxes / close down boxes as you need, manage your DNS records, and etc.
If you require shell support, they do have an API to their management interface http://www.slicehost.com/articles/2008/3/26/announcing-the-s... — I've played with it just once, in Python, and found it to be extremely accessible.
The couple times I've needed support, I got resolved within less than an hour. Generally, I find that I can resolve minor issues within their management interface (reboot an instance, get shell access via browser if you have broken SSHD, etc.).
This has saved my ass before.
http://www.hetzner.de/en/hosting/produkte_rootserver/eq4/
8GB RAM, 750GB Hard drive space, 1TB traffic and a truely dedicated machine there, for 49euros a month. Only downside is you have to pay a 149 euro setup fee.
I haven't used this service, but I found out about it because someone on this forum recommended it. It is the best deal I've seen for dedicated hosting by a good distance.
Another thing you want to consider is network latency. If your clients are also from Mexico, a VPS in Texas/California would be better i guess, than say a VPS in New York or Europe. I have seen the latency correlate with light speed + base last mile latency, but ymmv.
But since are managing fine in a shared hosting environment so a VPS might be the logical next step.
As lzw had already mentioned, http://www.hetzner.de/de/hosting/produktmatrix/rootserver-pr... is by far the cheapest dedicated server I know of, with awesome hardware specs. We own a couple of servers there and are completely satisfied with their offering and support. But they are in Germany and a new server takes about 3-5 days to come up.
If you look for dedicated servers in the US, http://www.serverbeach.com/ has a ~100$ server. http://softlayer.com/ comes close with a $139 entry-level server.
The usual players in the VPS market are http://www.linode.com/, http://www.slicehost.com/, www.rackspacecloud.com/ with a HN member (http://news.ycombinator.com/user?id=lsc) running http://prgmr.com/xen/
Creating subdomains and databases - this depends on your linux-fu with djbdns and postgresql/mysql !