info_tfgrid/_archive/technology/primitives/compute/tfgrid_compute.md

26 lines
1.2 KiB
Markdown
Raw Normal View History

2024-04-29 17:49:02 +00:00
## TFGrid Compute Layer
![](img/tfgrid_compute_.jpg)
2024-08-06 15:33:59 +00:00
We are more than just Container or VM technology, see [our Beyond Container Document](beyond_containers.md).
2024-04-29 17:49:02 +00:00
A 3Node is a Zero-OS enabled computer which is hosted with any of the TF_Farmers.
There are 4 storage mechanisms which can be used to store your data:
2024-08-06 15:33:59 +00:00
- Zero-Image is our dedupe unique filesystem, replaces docker images.
- Zero-Mount is a mounted disk location on SSD, this can be used as faster storage location.
- Quantum Safe Storage System, this is a super unique storage system, data can never be lost or corrupted. Please be reminded that this storage layer is only meant to be used for secondary storage applications.
- Zero-Disk, a virtual disk technology, only for TFTech OEM partners.
2024-04-29 17:49:02 +00:00
There are 4 ways how networks can be connected to a Z-Machine.
2024-08-06 15:33:59 +00:00
- Mycelium : is a planetary scalable network, we have clients for windows, osx, android and iphone.
- Zero-Net : is a fast end2end encrypted network technology, keep your traffic between your z_machines 100% private.
- Zero-Bridge: connection to a public ipaddress
- Web-Gateway: web gateway, a secure way to allow internet traffic reach your secure Z-Machine.
2024-04-29 17:49:02 +00:00