Tag: erasure coding
Showing 2 posts.
Michael Schmidt
May 22nd, 2024 | 11 min read
How We Built Our Distributed Data Placement Algorithm
Modern cloud applications demand more from their storage than ever before - ultra-low latency, predictable performance, and bulletproof reliability. Simplyblock's software-defined storage cluster…
Chris Engelbert
Mar 6th, 2024 | 9 min read
What is Erasure Coding - A Shield Against Data Loss
Erasure Coding (erasure code) is a data protection mechanism that protects against data loss by breaking data items, such as files, into fragments, calculating additional data pieces (parity…