18 lines
498 B
Markdown
18 lines
498 B
Markdown
# Concepts
|
|
|
|
|
|
## Compute
|
|
|
|
- [Zero VM](zero_vm.md) : full virtual machine with own kernel
|
|
- [Zero VM Light](zero_vm_light.md) : virtual machine which uses the kernel of the host operating system.
|
|
- [Zero Install](zero_install.md) : no need to install OS files on local storage system e.g. SSD
|
|
|
|
|
|
## Storage
|
|
|
|
- [Zero Image](zero_image.md) : image which is actually a deduped, cached, stateless filesystem can be used by [Zero VM](zero_vm.md)
|
|
|
|
|
|
## Network
|
|
|
|
- [Mycelium Whitelist](mycelium_whiltelist.md) |