Question:
What does the virtual server mean ? ( from the cloud computing side)?
Abo Mohannad
2012-12-01 03:51:18 UTC
Some definitions restrict the Cloud to mean that virtual servers are made available and used over the internet .
But What does the virtual server mean here ?
Four answers:
johntrottier
2012-12-01 06:23:26 UTC
A server is a dedicated computer set up to do specific functions for a group of workstations. The server may have a single function or many functions with in the network



A virtual server is when you use software to create a "virtual machine" and use it as the new server, rather than putting another box on the rack. To the network, a VM looks just like a real machine. But there is no hardware, so it's a lot less expensive to deploy a VM.



An example would be where you have a powerful but underutilized computer already running on he system. This box cost your company several thousand dollars, but most the time it is just sitting there doing nothing. Let's say this box runs Linux software as it's OS.



Now the accounting department wants to set up a network based installation of QuickBooks.

The problem is that that program runs on Windows, and all your Windows servers are full. There is no budget to buy a new server.

You solve this by installing Virtual Machine software like VMWare and creating a Virtual Machine on the Linux Server.

Now you load a Windows OS on the VM and install your Quickbooks there. To accounting, it looks like you put a new box on the rack. Actually, it is just software, running in the old server.



Now take this example one step further. You lease space on the cloud from someone like Amazon. You set up your base OS, so now you have a computer running on the clould. But unlike a real piece of hardware, this computer can expand and contract at will. You can add processors and memory with a couple of mouse clicks, or downsize it just as fast.

You create your virtual machines in this "master computer" and connect them to your network using VPNs (Virtual Private Networks)

Now the server room is somewhere else, maybe in another country. There is no hardware in your office.

So now you have the ability to add or remove servers at will, tailoring your capacity to the workload, only paying for the computing power you need, and saving all that hardware investment.



Hope that helps
walter_vos
2012-12-01 04:07:14 UTC
Not sure what you are after. "Cloud" has a very broad meaning, from a simple "black box" drive that resides somewhere on Internet and stores your files to a full-blown desktop that acts like a PC.



I suggest you read the article about virtualisation (see sources).



In this case, a virtual server, would be a server (like windows server 2012, or CentOS5) that runs on a Vmware-like layer, that sits between the real hardware and your server install. The effect for you would be that you can access that server by using remote desktop or SSH and that from your point of view it is one server on one physical machine, while in fact you are sharing the same machine with many servers at the same time. The Vmware layer itself can even be "distributed" over many physical machines, so you never know what resources your server is actually using. The operators of the real physical servers can move your virtual server around and you won't even notice it.
?
2016-12-13 12:43:37 UTC
A computing skill that components an abstraction between the computing source and its underlying technical shape (e.g., servers, storage, networks), permitting handy, on-call for community get admission to to a shared pool of configurable computing components which would be right this moment provisioned and released with minimum administration attempt or provider provider interplay.
2012-12-01 03:54:23 UTC
putting your info /data in the cloud your sending it to a site that will hold it for you. depending on what type of data, i don't recoment it, but for say pictures, videos ect send it then.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...