Glossary
CloudRAID
SkyeConnex's multi-cloud erasure-coded storage substrate. Files are framed into ~5 MB chunks, Reed-Solomon RS(5,2) encoded into seven shards (5 data + 2 parity), and distributed across the customer's chosen storage providers — no single provider holds enough to read the file.
Related
- SkyeConnex Architecture — the technical deep-dive that situates this term in the full platform.
- How SkyeConnex Works — the step-by-step pipeline.
- Cryptographic Posture — every primitive in active use with its NIST/FIPS reference.
- Whitepaper v1.2 — the consolidated reference document.
From the blog
Posts that mention CloudRAID
Architecture · 10 min read
Reed-Solomon erasure coding for storage: a practical primer
Reed-Solomon codes are decades old. They're suddenly central to sovereign cloud architecture. Here's what they do, the math you need, and th…
Read → Architecture · 7 min readWhy multi-cloud RAID beats multi-cloud sync
Most multi-cloud storage products replicate your file inside each provider. SkyeConnex erasure-codes it across them. That distinction is the…
Read →