top of page

Virtual Server VS. Physical Server

  • Writer: Admin
    Admin
  • Jul 14, 2022
  • 1 min read

A Physical server refers to a hardware server with the motherboard, CPU, memory and IO-controllers. It's considered a bare-metal server because its hardware is used directly by an OS instead of a virtualization platform. Physical requires purchasing of additional resources for swapping out disk to prevent poor performance, costs can become over whelming.


A Virtual server or Virtual machine -- terms used interchangeably here -- is a software-based representation of a physical server. The function that abstracts CPU, memory, storage and network resources from the underlying hardware and assigns them to VMs is called a hypervisor.




Disaster Recovery



Comments


Commenting on this post isn't available anymore. Contact the site owner for more info.
bottom of page