Glossary
VPS (Virtual Private Server)
A VPS is a virtual machine with guaranteed CPU, RAM, and disk carved from a physical server, giving root access and isolation at modest cost.
A VPS (Virtual Private Server) is a virtual machine running on a physical host, with its own guaranteed slice of CPU, RAM, and storage. Virtualisation isolates it from the other VPS instances on the same hardware.
How it compares
- More powerful and isolated than
shared-hosting— a neighbour cannot consume your guaranteed resources. - Cheaper and more flexible than a
dedicated-server, since one physical machine hosts many VPS units. - You usually get root access and choose your own OS and software stack (
nginx,litespeed,php,mysql, etc.).
Managed vs unmanaged
- Unmanaged — you handle the OS, security patches, and
wafyourself. - Managed — the provider maintains the system, closer to
managed-hosting.
Why it matters for hosting
A VPS is the common step up when shared-hosting becomes too limiting, offering predictable performance and control without the cost of bare metal or full cloud-hosting.
See also
