Infra - Layers
About
This article talks about the layers of abstraction that exists on infrastructure in a virtual environment.
Table
The table below show you the mapping between the logical layers of:
- a machine layer
- vs a virtual environment
| Physical Layer | Cloud Layer |
|---|---|
| Set of Computers (Cluster) | Set of VM |
| Computer | VM Instance |
| Process | Container |
| Thread | Function |
