info_tfgrid/collections/tech/zos/zos_toc.md

36 lines
1.4 KiB
Markdown
Raw Normal View History

2024-02-27 11:11:12 +00:00
## Zero OS as generator for Compute, Storage, Network capacity.
### Compute (uses CU)
2024-05-08 20:08:23 +00:00
- [ZKube](zkube.md)
2024-02-27 11:11:12 +00:00
- kubernetes deployment
2024-05-08 20:08:23 +00:00
- [ZMachine](zmachine.md)
2024-02-27 11:11:12 +00:00
- the container or virtual machine running inside ZOS
2024-05-08 20:08:23 +00:00
- [CoreX](corex.md)
2024-02-27 11:11:12 +00:00
- process manager (optional), can be used to get remote access to your zmachine
2024-04-23 12:20:22 +00:00
A 3Node is a Zero-OS enabled computer which is hosted with any of the Cloud Providers.
2024-02-27 11:11:12 +00:00
### There are 4 storage mechanisms which can be used to store your data:
2024-05-08 20:08:23 +00:00
- [ZOS FS](zos_fs.md)
2024-02-27 11:11:12 +00:00
- is our dedupe unique filesystem, replaces docker images.
2024-05-08 20:08:23 +00:00
- [ZOS Mount](zmount.md)
2024-02-27 11:11:12 +00:00
- is a mounted disk location on SSD, this can be used as faster storage location.
2024-05-08 20:08:23 +00:00
- [Quamtum Safe Filesystem](qss_filesystem.md)
2024-02-27 11:11:12 +00:00
- 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.
2024-05-08 20:08:23 +00:00
- [ZOS Disk](zdisk.md)
2024-02-27 11:11:12 +00:00
- a virtual disk technology, only for TFTech OEM partners.
### There are 4 ways how networks can be connected to a Z-Machine.
2024-05-08 20:08:23 +00:00
- [Mycelium = Planetary network](mycelium.md):
2024-02-27 11:11:12 +00:00
- is a planetary scalable network, we have clients for windows, osx, android and iphone.
2024-05-08 20:08:23 +00:00
- [ZOS NIC](znic.md):
2024-02-27 11:11:12 +00:00
- connection to a public ipaddress
2024-05-08 20:08:23 +00:00
- [WEB GW](webgw.md):
2024-02-27 11:11:12 +00:00
- web gateway, a secure way to allow internet traffic reach your secure Z-Machine.