- Learning Windows Server Containers
- Srikanth Machiraju
- 197字
- 2021-07-02 23:23:18
OS virtualization
The topic of this book is associated with OS virtualization. OS virtualization enables the kernel to be shared across multiple processes inside a single VM with isolation. OS virtualization is also called user-mode or user-space virtualization as it is one level up from the kernel. Inpidual user-space instances are called containers. The kernel provides all the features for resource management across containers.
This is highly helpful while consolidating a set of services spread across multiple servers into a single server. Few benefits of OS virtualization are high security due to reduced surface of contact for a breach or viruses, better resource management, easy migration of applications or services across hosts, and also instant and dynamic load balancing. OS virtualization does not require any hardware support, so it is easy to implement than other technologies. The most recent implementations of OS virtualization are Linux LXC, Docker, and Windows Server Containers.
This is what OS virtualization looks like:

Today's containers are not yet cross platform, which means a Linux container cannot be directly ported to Windows. Containers being an OS virtualization are tied up to the kernel features, this makes it difficult to pursue cross platform portability.
- Social Media Mining with R
- 鴻蒙生態(tài):開啟萬(wàn)物互聯(lián)的智慧新時(shí)代
- Mobile-first Bootstrap
- 網(wǎng)絡(luò)操作系統(tǒng):Windows Server 2003管理與應(yīng)用
- Mastering Distributed Tracing
- SOA實(shí)踐者說(shuō)
- Windows Vista融會(huì)貫通
- Kubernetes從入門到實(shí)踐
- Instant Optimizing Embedded Systems using Busybox
- 細(xì)說(shuō)Linux基礎(chǔ)知識(shí)
- Linux命令行大全(第2版)
- iOS 8開發(fā)指南
- Linux軟件管理平臺(tái)設(shè)計(jì)與實(shí)現(xiàn)
- Raspberry Pi入門指南
- Administering ArcGIS for Server