- Learning Windows Server Containers
- Srikanth Machiraju
- 158字
- 2021-07-02 23:23:24
Summary
In this chapter we covered the following points:
- VMs help create isolated environments, each with guest OS. Software applications or services can run inside a VM with complete isolation from another VM.
- Hypervisors can run discrete VMs such as Linux and Windows together.
- VMs suffer from portability and packaging due to the huge size and intense orchestration needs.
- Containerization helps run software systems as isolated processes inside a machine. Containers increase the density of applications per machine, and also provide application packaging and shipping capabilities.
- Windows Server 2016 supports containerization using kernel features such as filesystems, namespaces, and registry.
- Windows Server 2016 runs two types of containers, Windows Server Containers and Hyper-V Containers. Windows Server Containers share OS kernels, whereas Hyper-V Containers run their own OS.
- Nano Server is a deeply refactored version of Windows Server, which is 93% smaller, remotely-administered, and ideal for microservices.
- Microsoft Azure supports cluster management solutions such as DC/OS and swarm.
推薦閱讀
- 每天5分鐘玩轉Kubernetes
- Windows Phone 7.5 Data Cookbook
- 深入Linux內核架構與底層原理(第2版)
- STM32庫開發實戰指南:基于STM32F4
- 巧學活用Windows 7
- Android物聯網開發細致入門與最佳實踐
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Linux服務器配置與管理
- Linux系統最佳實踐工具:命令行技術
- Building Telephony Systems With Asterisk
- 鴻蒙操作系統設計原理與架構
- Windows Vista終極技巧金典
- Linux操作系統
- Zabbix監控系統之深度解析和實踐
- Getting Started with UDK