Member-only story
Using a Computer Inside Your Computer P1
Virtualization Explained
Virtualization is a simulation, an imitation of the real deal. In computers, virtualization creates an abstraction layer over the physical hardware. With this, we can run multiple virtual computers, operating systems, and applications on a single computer. Companies benefit quite massively from this act, as one can explore a single server, and run multiple devices which are different from having multiple computers for multiple tasks.
The downside, because we use certain applications that enable us to run different programs, and operating systems on a single computer if our device was to shut down or face a critical problem we would lose every active session, at least for as long as the device is offline. Because in the end, it is a single device running several programs posing as different computers using the same hardware.
Common terms in the world of Virtual Machines
When it comes to Virtualization, and Virtual Machines there are certain terms that one should be familiar with. One of the best ways to learn about new technology is to familiarize yourself with the most common terms like the ones that follow.
Host — The main computer, the physical device, the one responsible for every program that we’re able to run.