info_tfgrid/collections/knowledge_base/technology/zos_toc.md
2024-03-25 20:25:18 +00:00

1.1 KiB

Zero OS as generator for Compute, Storage, Network capacity.

Compute (uses CU)

  • ZKube : kubernetes deployment
  • ZMachine : the container or virtual machine running inside ZOS
  • CoreX : process manager (optional), can be used to get remote access to your zmachine

Storage (uses SU)

  • ZOS Filesystem : deduped immutable filesystem
  • ZOS Mount : a part of a SSD (fast disk), mounted underneath your zmachine
  • Quantum Safe Filesystem : unbreakable storage system (secondary storage only)
  • Zero-DB : the lowest level storage primitive, is a key value stor, used underneath other storage mechanisms typically
  • Zero-Disk : OEM only, virtual disk format

Network (uses NU)

  • zos_net : private network between zmachines
  • Planetary Network : peer2peer end2end encrypted global network
  • WebGateway : interface between internet and znet
  • zos_bridge: network interface to planetary_net or public ipaddress