- Learning Windows Server Containers
- Srikanth Machiraju
- 82字
- 2021-07-02 23:23:20
Introduction to Windows Server Containers
Windows Server Containers is an OS virtualization technology from Microsoft that is available from Windows Server 2016 onwards. Windows Server Containers are lightweight processes that are isolated from each other and have a similar view of the OS, processes, filesystem, and network. Technically speaking, Windows Server Containers are similar to Linux containers, which we discussed earlier. The only difference being the underlying kernel and workloads that run on these containers. The following image describes Windows Server Containers:

推薦閱讀
- Learning Windows Server Containers
- BPEL and Java Cookbook
- SharePoint 2013 WCM Advanced Cookbook
- 深入理解eBPF與可觀測性
- Java EE 8 Design Patterns and Best Practices
- Linux自動化運維:Shell與Ansible(微課版)
- Linux使用和管理指南:從云原生到可觀測性
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- 細說Linux基礎知識
- ElasticSearch Cookbook
- Linux系統最佳實踐工具:命令行技術
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Linux 從入門到項目實踐(超值版)
- Learn OpenShift
- Microsoft DirectAccess Best Practices and Troubleshooting