Friday, February 24, 2012

Server Infrastructure On Virtualization


Basic Concept Behind Server Infrastructure on Virtualization (SIV)

Everyone is aware about Server and  Client, and most of us also know it's Architecture and it's Working. But here we will discuss about putting all the Infrastructure on Virtualization.
Traditional Approach In Server Installation
                                                         
                                                                               
                                                                 The idea we are talking about is that instead of installing Server OS directly on physical machine, we will install it on virtualized environment. Main advantage about this concept is that we can make High Availability and less risk of server down condition. In Virtualized environment we get the advantage of portability, beacuse in this we can transfer our server OS to any other virtual system by just coping the file or virtual hard disk to that system and we can run it there very easily in case of hardware failure of one system. We don't need to install anything more nothing to configure, all the configurations will be same as that of it was running on failed system.

Another advatage in this infrastructure is that we can install multiple OS on the same machine and they can run at the same time with there own allocated resources. You can modify these allocated resources anytime as per your need and this all can be done without changing your hardware or adding it physically.

Server Installation Using Virtuaalization

No comments:

Post a Comment