- Getting Started with Red Hat Enterprise Virtualization
- Pradeep Subramanian
- 215字
- 2021-08-05 17:53:50
The virtualization overview
Hardware virtualization or platform virtualization allows multiple operating system instances to run concurrently on a single computer. This is a means of separating hardware from a single operating system. A hypervisor or Virtual Machine Monitor (VMM) is a piece of computer software that runs on host machine, which will allow you to create and manage the virtual machine on top of the host. The hypervisor virtualizes all resources (for example, processors, memory, storage, and networks) and allocates them to the various virtual machines that run on top of the hypervisor. In general, physical hardware that runs the hypervisor software is called the host machine and the virtual machine is called the guest operating system.
Consider an example of a computer that is running a production application server on Red Hat Enterprise Linux. The developer needs to test and implement new features. In a typical scenario without any virtualization, there will be dedicated physical hardware for the production and development environment. Virtualization allows you to run both production and development instances of your application in complete isolation from one another on the same physical hardware. As the virtualization hypervisor software sits between the guest and the hardware, it can control the guests' use of CPU, memory, storage, and network between these two environments.
- Linux運(yùn)維之道(第3版)
- Puppet實(shí)戰(zhàn)
- 白話區(qū)塊鏈
- 深入理解eBPF與可觀測性
- Java EE 8 Design Patterns and Best Practices
- Kali Linux 2018:Windows Penetration Testing
- Kali Linux高級(jí)滲透測試(原書第3版)
- Java EE 8 High Performance
- Linux系統(tǒng)管理初學(xué)者指南:基于CentOS 7.6
- 電腦辦公(Windows 7+Office 2016)入門與提高
- Python機(jī)器學(xué)習(xí)系統(tǒng)構(gòu)建(原書第3版)
- 用“芯”探核:基于龍芯的Linux內(nèi)核探索解析
- Embedded Systems Architecture
- 跟老男孩學(xué)Linux運(yùn)維:Web集群實(shí)戰(zhàn)
- Windows 10入門與提高