info_tfgrid/collections/tech/primitives/compute/compute.md

23 lines
739 B
Markdown
Raw Normal View History

2024-02-27 11:11:12 +00:00
2024-04-23 12:20:22 +00:00
## Compute Layer
2024-02-27 11:11:12 +00:00
2024-04-23 12:20:22 +00:00
![](img/zos_compute.png)
2024-02-27 11:11:12 +00:00
2024-03-22 07:32:20 +00:00
Default features:
2024-04-04 09:43:59 +00:00
- Compatible with Docker
- Compatible with any VM (Virtual Machine)
- Compatible with any Linux workload
- Integrated unique storage & network primitives
2024-04-23 12:20:22 +00:00
- Integrated smart contract for IT layer
2024-04-04 09:43:59 +00:00
We have the following unique advantages:
- No need to work with images, we work with our unique ZOS FS
- Every container runs in a dedicated virtual machine providing more security
- The containers talk to each other over a private network (Mycelium)
- The containers can use a web gateway to allow internet users to connect to the applications which are running in their secure containers
- Can use core-x to manage the workload
2024-03-22 07:32:20 +00:00
For more information see [ZeroOS](zero_os.md)