info_tfgrid/collections/tech/grid/concepts/concepts.md

18 lines
498 B
Markdown
Raw Normal View History

2024-02-27 11:11:12 +00:00
# Concepts
2024-08-06 15:33:59 +00:00
## 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)