Hybrid Decentralised Cloud Infrastructure

DeCloudX introduces a native hybrid computing model that offers the best of all environments—censorship resistance, uptime, privacy, and performance. Every app deployed on DeCloudX automatically benefits from this hybrid infrastructure.

By default, all deployments are processed in a 70/30 workload split:

  • 70% of tasks are routed through public, decentralized compute nodes for openness and resilience.

  • 30% of tasks are executed on private or enterprise-grade trusted nodes to ensure uptime, performance, and privacy.

The orchestrator applies dynamic routing, not a hardcoded 70/30 rule. It adapts in real-time based on node availability, latency, and SLA priorities. Developers may optionally override the default and choose 100% decentralized or 100% private deployment modes depending on their use case.

Use Case

DeCloudX Solution

Censorship resistance

Deployed across global decentralized public nodes

100% uptime

Workload is split with private or verified fallback

Privacy & compliance

Sensitive logic can run on user-owned or trusted nodes

Performance optimization

High-reputation, geo-optimized autoscaling nodes

All deployments leverage this model automatically unless overridden. DeCloudX allocates compute intelligently across decentralized, private, and high-performance trusted zones to achieve fault-tolerance, data sovereignty, and reliability in a single deployment.

  • Compute: A peer-to-peer network of compute nodes runs containerized applications using secure Docker/Kubernetes environments. Jobs are distributed via the DeCloudX Orchestration Layer, a decentralized scheduler that allocates workloads based on latency, availability, and hybrid mode preferences.

  • Compute Verification: To ensure correctness and trust, compute jobs are verified using a combination of Zero-Knowledge Proofs (ZKPs) and Trusted Execution Environments (TEEs). ZKPs offer mathematical guarantees of computation validity without revealing underlying data, while TEEs enable secure off-chain computation within hardware-based isolated environments.

  • Storage: Files are encrypted, chunked, and stored across multiple storage nodes with erasure coding, replication, and SHA-256-based hashing to ensure fault tolerance, redundancy, and integrity.

  • Networking: Data is delivered via a decentralized content delivery network (dCDN) that utilizes gossip protocols and Distributed Hash Table (DHT) routing to quickly resolve file locations and optimize bandwidth usage.

  • Blockchain Integration: Every compute/storage task includes a corresponding reference stored on-chain. Job submissions, file uploads, proofs, and task completions are logged to the DeCloudX blockchain, creating a tamper-proof audit trail and enabling programmable interactions via smart contracts.

Monitoring and Reputation: Each compute and storage node is continuously monitored for uptime, latency, throughput, and SLA compliance. These metrics feed into a Reputation Engine, which adjusts node rewards and visibility based on historical performance.

Last updated