Why do we use Server Virtualization?
Most servers are under utilized and expensive. To compensate hosting companies put hundreds accounts on one server. This is a problem when one of the application fails on the server. If one fails, they all fail. So the reliablily of your application is only as good as the least relaible application in this shared hositing enviroment. To correct this problem we virtualize the server into many server. Doing this will isolate error to the virtual server only. This allow better performance and increased reliablity in your web application. Simple put "virtualize server are better that shared".
Tags 93,75% of 16 voters found this FAQ useful, I found this FAQ  useful  not useful
|