Virtual private server

From Justapedia, unleashing the power of collective wisdom
(Redirected from Virtual Private Server)
Jump to navigation Jump to search

A virtual private server (VPS) is a virtual machine sold as a service by an Internet hosting service. The virtual dedicated server (VDS) also has a similar meaning.

A virtual private server runs its own copy of an operating system (OS), and customers may have superuser-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 a dedicated physical server and, being software-defined, can be created and configured much more easily. A virtual server costs much less than an equivalent physical server. However, as virtual servers share the underlying physical hardware with other VPSes, performance may be lower, depending on the workload of any other executing virtual machines.[1]

Virtualization

The force driving server virtualization is similar to that which led to the development of time-sharing and multiprogramming 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-fledged operating system which can be independently rebooted as a virtual instance.

Partitioning a single server to appear as multiple servers has been increasingly common on microcomputers since the launch of VMware ESX Server in 2001. The physical server typically runs a hypervisor which is tasked with creating, releasing, and managing the resources of "guest" operating systems, or virtual 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 save for those allocated to it by the hypervisor. As a VPS runs its own copy of its operating system, customers have superuser-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]

Motivation

Ultimately, it is used to decrease hardware costs by condensing a failover cluster to a single machine, thus decreasing costs dramatically while providing the same services. Server roles and features are generally designed to operate in isolation. For example, Windows Server 2019 requires a certificate authority[3] and a domain controller to exist on independent servers with independent instances of Windows Server. This is because additional roles and features adds areas of potential failure as well as adding visible security risks (placing a certificate authority on a domain controller poses the potential for root access to the root certificate). This directly motivates demand for virtual private servers in order to retain conflicting server roles and features on a single hosting machine. Also, the advent of virtual machine encrypted networks decreases pass-through risks that might have otherwise discouraged VPS usage as a legitimate hosting server.

A dedicated server will meet your requirements, but it will not eat into your budget. The good news is that a VPS can improve the performance of your website. Your site will be safely sectioned off in its own zone, free of traffic from other websites. These elements can make or break your site's ability to give visitors a trustworthy experience. Finally, it is utilized to reduce hardware costs by consolidating a failover cluster into a single server, resulting in considerable cost savings while maintaining the same level of service. The majority of server roles and functionalities are designed to work independently. For example, Windows Server 2019 necessitates the presence of a certificate right and a domain controller on split servers running part of Windows Server instances.

Roles and features on servers are classically planned to work in separation. This is expected to the fact that adding more roles and features increases the number of potential failure points while also increasing the visibility of security threats that placing a certificate authority on a domain controller poses the potential for root access to the root certificate. This drives demand for virtual private servers, which allow conflicting server responsibilities and functionalities to be maintained on a single hosting machine. In addition, the introduction of virtual machine encrypted networks reduces pass-through hazards that may otherwise deter VPS use as a genuine hosting server. Finally, it is used to reduce hardware costs by consolidating a failover cluster into a single server, resulting in significant cost savings while maintaining the same level of service.

Hosting

Many companies offer virtual private server hosting or virtual dedicated server hosting as an extension for web hosting services. There are several challenges to consider when licensing proprietary software in multi-tenant virtual environments.

With unmanaged or self-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 ~3 TB on 10 Mbit/s or up to ~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 generally limited 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.

Many firms provide virtual private server hosting or dedicated server hosting as an add-on to their web hosting services.

See also

References

  1. ^ "Virtual Private Server (VPS) or Virtual Dedicated Server (VDS)". searchservervirtualization.techtarget.com. March 2017. Retrieved 13 February 2019.
  2. ^ "VPS Web Hosting ( Virtual Private Server ) advantages and disadvantages". online-sciences.com. 18 December 2015. Retrieved 13 February 2019.
  3. ^ JasonGerend. "Server Certificate Deployment Overview". docs.microsoft.com. Retrieved 2021-09-21.