- Implementing Azure Cloud Design Patterns
- Oliver Michalski Stefano Demiliani
- 160字
- 2021-06-30 19:31:51
Understanding containers
The term has already been mentioned several times, so it is time to ask: what is a container? There is a simple answer, a container in our mind is an instance of a Docker image. A Docker image is an ordered collection of root filesystem changes and the corresponding execution parameters.
When you scale your Azure Container Service, you typically run multiple containers from the same image.
A container is defined not only by a Docker image, but also by the following components:
- A so-called Dockerfile is a text file that contains necessary information about the structure of the container
- Something singular like a process, a service, or microservice (for example, an Azure Service Fabric) or an app
Containers take up less space than VMs (typically in a low MB range), and start almost instantly.
Now we have gained our first insights into the container issue. To understand the following, however, we must clarify a few more terms.
推薦閱讀
- GNU-Linux Rapid Embedded Programming
- 機(jī)器學(xué)習(xí)實戰(zhàn):基于Sophon平臺的機(jī)器學(xué)習(xí)理論與實踐
- Internet接入·網(wǎng)絡(luò)安全
- 樂高機(jī)器人EV3設(shè)計指南:創(chuàng)造者的搭建邏輯
- 圖形圖像處理(Photoshop)
- Julia 1.0 Programming
- Effective DevOps with AWS
- 控制系統(tǒng)計算機(jī)仿真
- 新編計算機(jī)組裝與維修
- 激光選區(qū)熔化3D打印技術(shù)
- Pentaho Analytics for MongoDB
- 統(tǒng)計挖掘與機(jī)器學(xué)習(xí):大數(shù)據(jù)預(yù)測建模和分析技術(shù)(原書第3版)
- Excel 2007終極技巧金典
- Mastering MongoDB 3.x
- 大數(shù)據(jù)素質(zhì)讀本