![]() | This articlemay be in need of reorganization to comply with Wikipedia'slayout guidelines. Please help byediting the article to make improvements to the overall structure.(November 2016) (Learn how and when to remove this message) |
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Virtual private server" – news ·newspapers ·books ·scholar ·JSTOR(December 2024) (Learn how and when to remove this message) |
Part ofa series on |
Internet hosting service |
---|
Full-featured hosting |
Web hosting |
Application-specific web hosting |
By content format |
Other types |
Avirtual private server (VPS) orvirtual dedicated server (VDS) is avirtual machine soldas a service by anInternet hosting company.[1]
A virtual private server runs its own copy of anoperating system (OS), and customers may havesuperuser-level access to that operating system instance, so they can install almost any software that runs on that OS. For many purposes, it is functionally equivalent to adedicated physical server and, being software-defined, can be created and configured more easily. A virtual server costs less than an equivalent physical server. However, as virtual servers share the underlying physical hardware with other VPS, performance may be lower depending on the workload of any other executing virtual machines.[1]
The force driving servervirtualization is similar to that which led to the development oftime-sharing andmultiprogramming in the past. Although the resources are still shared, as under the time-sharing model, virtualization provides a higher level of security, dependent on the type of virtualization used, as the individual virtual servers are mostly isolated from each other and may run their own full-fledgedoperating system which can be independently rebooted as a virtual instance.
Partitioning a single server to appear as multiple servers has been increasingly common onmicrocomputers since the release ofVMware ESX Server in 2001.[citation needed] The physical server typically runs ahypervisor which is tasked with creating, releasing, and managing the resources of "guest" operating systems, orvirtual machines. These guest operating systems are allocated a share of resources of the physical server, typically in a manner in which the guest is not aware of any other physical resources except for those allocated to it by the hypervisor. As a VPS runs its own copy of its operating system, customers havesuperuser-level access to that operating system instance, and can install almost any software that runs on the OS; however, due to the number of virtualization clients typically running on a single machine, a VPS generally has limited processor time,RAM, and disk space.[2]
Many companies offer virtual private server hosting or virtualdedicated server hosting as an extension forweb hosting services. There are several challenges to consider when licensing proprietary software inmulti-tenant virtual environments.
Withunmanaged orself-managed hosting, the customer is left to administer their own server instance.
Unmetered hosting is generally offered with no limit on the amount of data transferred on a fixed bandwidth line. Usually, unmetered hosting is offered with 10 Mbit/s, 100 Mbit/s, or 1000 Mbit/s (with some as high as 10 Gbit/s). This means that the customer is theoretically able to use approximately 3 TB on 10 Mbit/s or up to approximately 300 TB on a 1000 Mbit/s line per month; although in practice the values will be significantly less. In a virtual private server, this will be shared bandwidth and a fair usage policy should be involved.Unlimited hosting is also commonly marketed but generallylimited by acceptable usage policies and terms of service. Offers of unlimited disk space and bandwidth are always false due to cost, carrier capacities, and technological boundaries.