- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 62字
- 2021-08-13 16:03:41
Faster deployment
Using container images, discussed later in this book, allows us speed up container deployment. We are talking about seconds to completely restart a container versus minutes or tens of minutes with bare-metal servers and VMs. The main reason for this is that a container does not need to restart the whole OS, it just needs to restart the application itself.
推薦閱讀
- Mobile-first Bootstrap
- Extending Puppet
- 操作系統(tǒng)基礎(chǔ)與實踐:基于openEuler平臺
- SharePoint 2013 應(yīng)用開發(fā)實戰(zhàn)
- Moodle 3.x Teaching Techniques(Third Edition)
- Learning Bootstrap
- 一學(xué)就會:Windows Vista應(yīng)用完全自學(xué)手冊
- 深入淺出Node.js
- Social Data Visualization with HTML5 and JavaScript
- Introduction to R for Quantitative Finance
- Kali Linux高級滲透測試(原書第3版)
- 從實踐中學(xué)習(xí)Windows滲透測試
- Learning IBM Watson Analytics
- Java EE 8 High Performance
- 鴻蒙HarmonyOS應(yīng)用開發(fā)從入門到精通