mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-01 07:45:40 +01:00
GITBOOK-18: Update Ocean overview
This commit is contained in:
parent
7b6ce7c939
commit
9a9d8934f4
@ -8,7 +8,7 @@ Ocean Node is a vital part of the Ocean Protocol core technology stack. Ocean No
|
||||
|
||||
It integrates multiple services for secure and efficient data operations, utilizing technologies like libp2p for peer-to-peer communication and multi-party computation (MPC) for secure data handling. Its modular and scalable architecture supports various use cases, from simple data retrieval to complex compute-to-data (C2D) tasks.
|
||||
|
||||
The node is structured into three layers: the network layer for communication, the components layer for core services like the Indexer and Provider, and the modules layer for additional functionalities like Trusted Execution Environments (TEE) and MPC. This layered architecture ensures efficient data management and high security.
|
||||
The node is structured into separate layers, including the network layer for communication, and the components layer for core services like the Indexer and Provider. This layered architecture ensures efficient data management and high security.
|
||||
|
||||
Flexibility and extensibility are key features of Ocean Node, allowing multiple compute engines, such as Docker and Kubernetes, to be managed within the same framework. The orchestration layer coordinates interactions between the core node and execution environments, ensuring the smooth operation of compute tasks. 
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user