P
P
pavelkolodin2017-06-01 14:04:56
OpenVZ
pavelkolodin, 2017-06-01 14:04:56

VDS, VPS, OpenVZ, KVM - what's the difference?

As I understand it, the difference between VDS and VPS is marketing fantasies of salespeople.
The difference between OpenVZ and KVM: KVM cuts resources more strictly and does not allow "overselling".
Run a binary that should respond as quickly as possible over the network - this is better on KVM. Launching a forum site is also possible on OpenVZ.
Is everything right?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Erelecano Oioraen, 2017-06-01
@Erelecano

OpenVZ is an unsuccessful attempt to make containers, OpenVZ only allows you to run an OS on the same kernel (Linux) and works very poorly with memory.
KVM is a virtual machine that allows you to run any OS and with good resource sharing.
Where containers are needed, there is LXC, where an honest virtual machine is needed, there is KVM.

P
Puma Thailand, 2017-06-02
@opium

you wrote a complete
openvz heresy, this is considered a container
if you do everything at your place, then it is logical that the overhead of openvz and lxc is much less than that of the same kvm and it’s easier to run everything on them

T
Twelfth Doctor, 2017-06-02
@verdex

See: KVM virtualization is a full-fledged virtual machine (hardware virtualization) with its dedicated RAM, processor core and hard disk. OpenVZ virtualization implies a greater "attachment" to the parent machine (the physical server where the OpenVZ container runs), because all OpenVZ containers running on the same physical machine use a common Linux kernel.
In KVM, resource limits are tighter than in OpenVZ. In OVZ, server performance may deviate up or down, depending on the neighbors, and in KVM, you are allocated a strictly defined amount of resources.
There is no difference between VPS and VDS.
Yes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question