Posts

SERVER VIRTUALIZATION - By Priyam and Yash Jaiswal

Image
                              SERVER VIRTUALIZATION                                                                                              - By Priyam and Yash Jaiswal Server Virtualisation is a process that creates abstract multiple virtual instances on a single  server. A server administrator uses virtualization software to partition one physical server into multiple isolated virtual environments, each a virtual environment is capable of running independently. HOW DOES SERVER VIRTUALISATION WORK? Server virtualization work by partitioning software from hardware using a hypervisor. Hypervisors are of two types, the most common is a type-1 hypervisor whic...