mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
chapter 3 refinements
This commit is contained in:
parent
f5b75cbb73
commit
dcc40aee57
@ -21,6 +21,8 @@ As a DevOps, SRE or platform engineer, we need to form a basic understanding of
|
|||||||
As we have learned in our introduction to monitoring, disk is the only long term persistent storage for a computer system </br>
|
As we have learned in our introduction to monitoring, disk is the only long term persistent storage for a computer system </br>
|
||||||
When a server shuts down, all important data, files, applications and configuration files are all retained on disk. </br>
|
When a server shuts down, all important data, files, applications and configuration files are all retained on disk. </br>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Applications are just files
|
### Applications are just files
|
||||||
|
|
||||||
Applications that developers write are compiled into binaries or executables which are all but files on disk. </br>
|
Applications that developers write are compiled into binaries or executables which are all but files on disk. </br>
|
||||||
|
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1010 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 515 KiB After Width: | Height: | Size: 1016 KiB |
Loading…
x
Reference in New Issue
Block a user