Vps – Terminal Server hosted on cloud server or traditional VPS

cloudhostingremoteappterminal-servervps

We're looking into alternatives for our very small datacentre at the moment. We have two Windows 2008 terminal servers that serve RemoteApps that we're looking to move off-site first off (and if we could combine this into just one server, that's a real bonus).

To be honest I'm hopelessly confused about the difference between a VPS and a cloud server. I have seen you can get cloud servers where you can install and configure your own Windows instance, so how does this differ from a traditional VPS?

Is it worth trying Windows Terminal Server on a cloud? Or should we stick with a traditional hosted VPS?

Authentication and data transfer will be done over VPN to our current datacenter (it's fairly low traffic most of the time).

Just to clarify, the reason we're looking to move off site is because our current hardware is not up to scratch, and our bandwidth is running out during peak time, and we're currently unhappy with where our servers are physically located. A situation where the hardware is fully managed for us is ideal.

Best Answer

I wouldn't go with either. I'm not a big fan of the cloud for anything I want in production. There are still too many issues (both technical and legal) that I'd rather let another pilgrim get shot in the back with. VPS is ok for hosting (sometimes) but I can't see termnial services on one. You can get you own hardware fully managed in many ways, some hosting centers will do it (saavis will), you can also get baseline operations support for those servers from HP (HP criticalwatch) or get a fully managed solution from a company like Inteq. I think your pain points would only be changed to new and more painful ones by going cloud or VPS. The only non-virtual route (if you just want to pay rent w/o ownership) would be rackspace type where they rent you their hardware and they manage it for you.

As far as your network bandwith goes- you're still going to have to pay for it whether it's cloud, vps or colo. It sounds like you need to switch to a burstable connection rather than fixed to resolve that issue. You can use this as an opportunity to test moving to a new colo site, as it's alot easier to truck 2 servers around vs 10 (or however many you have)

EDIT:

as per the comments if the biggest expense you have is bandwidth and I had to pick my poison (with a better rate on bandwidth) I'd go VPS. You may have to have more than one to handle the load but it's (apparently) likely to be cheaper than colo. You biggest issue will be application responsiveness and (more common in the shared hosting model) network congestion and latency. Bandwidth expenses might even go up considering the rest of your servers would be in a different datacenter. Anoher possibility is to investigate using xenapp or if you're an SA customer APP-V from Microsoft. Both can reduce both the bandwidth and server requirements on your terminal server (see APP-V for terminal services)

Related Topic