Results 1 to 12 of 12

Thread: Understanding the IT environment

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    tech spirit
    Join Date
    Feb 2003
    Location
    Virgo supercluster
    Posts
    17,950
    Articles
    2
    Blog Entries
    2

    FFXIV Character

    Mirage Askai (Sargatanas)

    Default

    Are you asking for an explanation on what virtualization is and why customers should want it?

    Virtualization makes server management, scaling, moving and redundancy easier to deal with. Because the virtualised servers operate inside a sandbox on the actual hardware, the entire "sandbox" they exist inside can be moved to a different physical machine and the server wouldn't even know it had been moved.

    It makes it possible to simply transfer a server with all its settings and data to a different physical location without having to lift your butt off your chair, and the server could be copied and put on additional hardware machines if the customer should temporarily require more processing power than they usually need.

    The entire virtual machine can also be moved to a different hardware machine temporarily in case the piece of hardware it was originally running on should require serious maintenance. In practice, you can "send" a complete pre-configured server from a datacenter in England to a datacenter in Texas by simply pressing some buttons on a keyboard and wait for a few files to get transferred over the internet.

    While it is true that one non-virtualized server can do a myriad of tasks, if you instead make several virtual servers on that same piece of hardware, and give each virtual server its own task, the setup will be more robust because changes made to one part of the system won't affect the other parts as easily, which would make it easier to troubleshoot problems with a server's configuration. Additionally, if the security of one of the virtual servers is breached, the intruder won't get access to the other functions as easily, as each virtual machine can't even know whether or not there are other virtual machines running on the same piece of hardware, and even someone with administrative privileges of one of the VMs can't get out of the sandbox that one machine is in.

    One of the drawbacks to virtualizing many machines with few tasks each is that there is some wasted RAM, as multiple copies of the same operating system needs to run on one physical machine, but this isn't a very big deal as RAM is relatively cheap, and most of the RAM is consumed by the services and applications run by the OS, not the OS itself.

    Learning "networking" is kind of a fuzzy thing to say, as that is a very wide area of knowledge. What is it you need to learn about it specifically?
    Last edited by Mirage; 03-15-2016 at 10:13 PM.
    everything is wrapped in gray
    i'm focusing on your image
    can you hear me in the void?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •