info_tfgrid/collections/tech/smartcontract_it/smartcontract_it_intro.md

16 lines
660 B
Markdown
Raw Normal View History

2024-03-22 07:32:20 +00:00
## Smart Contract for IT
2024-02-27 11:11:12 +00:00
2024-04-23 12:20:22 +00:00
![](img/smartcontractit_2.png)
2024-02-27 11:11:12 +00:00
2024-04-23 12:20:22 +00:00
Ability for developers to launch IT workloads (applications) on a Decentralized Cloud e.g the ThreeFold Grid is using these deployment primitives secured by blockchain concepts.
2024-02-27 11:11:12 +00:00
2024-04-23 12:20:22 +00:00
![](img/smrt_contract_it2.png)
2024-02-27 11:11:12 +00:00
Following benefits
- IT workloads can be deployed 100% deterministic, this means all specific properties of the workloads like necessary files, network bridges, processes, ... are all known at build time, this leads to good security and predictability.
2024-04-23 12:20:22 +00:00
- Consensus can be required for deploying a workload.
2024-02-27 11:11:12 +00:00
- Auditing and full transparancy on what has been deployed by who at what time.