info_tfgrid/collections/tech/zos/benefits/unbreakable_storage.md

22 lines
577 B
Markdown
Raw Normal View History

2024-02-27 11:11:12 +00:00
## Unbreakable Storage
2024-08-06 15:33:59 +00:00
![](img/zero_vm_storage.png)
2024-02-27 11:11:12 +00:00
- unlimited history
- survives network, datacenter or node breakdown
- no silent corruption possible
- quantum safe (data cannot be decrypted by quantum computers) as long as quantum computer has no access to the metadata
- self healing and autocorrecting
If you deploy a container with simple disk access, you dont have it.
Performance is around 50MB/second, if a bit more CPU is given for the distributed storage encoder, we achieve this performance.
More info see [Quantum Safe Storage](qsss_home.md).
2024-02-27 11:11:12 +00:00