- Beginning DevOps with Docker
- Joseph Muli
- 170字
- 2021-06-25 21:51:41
Virtualization versus Containerization
This block diagram gives an overview of a typical virtual machine setup:

In virtual machines, the physical hardware is abstracted, therefore we have many servers running on one server. A hypervisor helps do this.
Virtual machines do sometimes take time to start up and are expensive in capacity (they can be GBs in size), although the greatest advantage they have over containers is the ability to run different Linux distributions such as CentOS instead of just Ubuntu:

In containerization, it is only the app layer (where code and dependencies are packaged) that is abstracted, making it possible for many containers to run on the same OS kernel but on separate user space.
Containers use less space and boot fast. This makes development easier, since you can delete and start up containers on the fly without considering how much server or developer working space you have.
Let's begin the lesson with a quick overview on how Docker comes into play in a DevOps workflow and the Docker environment.
- Excel完全自學教程
- 用友ERP-U8(8.72版)標準財務模擬實訓
- Excel 2010在會計與財務管理日常工作中的應用
- 新手易學:電腦辦公
- Excel 2010使用詳解
- Excel從小白到小能手
- The Art of CRM
- 21天精通 Windows 7+Office 2010電腦辦公
- Word/Excel 2003辦公應用實戰從入門到精通
- 情感化PPT設計(微視頻版)
- Excel商務數據分析:思維、策略與方法
- INSTANT Prezi Starter
- Office辦公軟件案例教程(第4版)
- Word/Excel/PowerPoint 2007三合一辦公應用實戰從入門到精通
- WPS Office 2007應用基礎