Hacker News new | ask | show | jobs
by sjs382 5602 days ago
Typically VPS providers use a container technology such as Virtuozzo to isolate multiple users on a single server from one another

I've never seen this—I've only seen Xen-like VPSs. So, let me rephrase the question: How is this different from a Xen-like VPS provider, like Slicehost, Linode, or prgmr.com?

1 comments

Do any of those providers offer you a free choice of operating systems? i.e. install any operating system you like, any version? Or control of the full server?

There is a very big difference between a VPS where the vendor places restrictions on many things and retains full root access and our cloud servers were you have total control over the software running on your server and full root access.

Put it another way, if I gave you two servers, one dedicated, one a cloud server in our cloud. If you SSHed in, you wouldn't be able to tell me which was the cloud server and which was the dedicated server based on your control of the server. That's totally different to VPS.

Essentially you are combining the control of dedicated servers with the flexibility and transparency of cloud architecture.

I don't mean to be insulting, but you don't seem to have a very good grasp of virtualization products. Providers like Linode, Slicehost, and Rimuhosting all offer Xen based virtual hosts. These hosts offer full root access and a variety of operating systems. They are indistinguishable from physical machines from an operational standpoint because they are fully virtualized environments using paravirtualization or even fully hardware enabled virtualization. You can run a CentOS VM on the same hardware as a Debian VM without issue.

This is in contrast to the Virtuozzo product you mention, which is a user-land virtualization product. The user environment appears to be distinct, but it's really a more glorified chroot-like environment. I know there are plenty of these hosts out in the market, but they're not the big players here on HN, or in the startup space.

Using the term "cloud" doesn't tell us anything about your service. HN is a highly technical crowd. In order to sell to this group, you'll need to "show your underwear", so to speak. What virtualization technology are you using? Maybe it would be better to have some of your technical staff field these questions. They might get a better response if they can talk the talk.

Do any of those providers offer you a free choice of operating systems? i.e. install any operating system you like, any version? Or control of the full server?

Yes. I find it very odd that you seemingly don't understand your competition at all.