How Erasure Coding is Applied for Data Protection
2023-10-18 00:0:16 Author: hackernoon.com(查看原文) 阅读量:7 收藏

Hackernoon logo

How Erasure Coding is Applied for Data Protection by@minio

Open TLDRtldt arrow

Too Long; Didn't Read

Erasure coding is applied to data protection for distributed storage because it is resilient and efficient. It splits data files into data and parity blocks and encodes it so that the primary data is recoverable even if part of the encoded data is not available. Horizontally scalable distributed storage systems rely on erasure coding to provide data protection by saving encoded data across multiple drives and nodes. If a drive or node fails or data becomes corrupted, the original data can be reconstructed from the blocks saved on other drives and nodes.

featured image - How Erasure Coding is Applied for Data Protection

MinIO HackerNoon profile picture

react to story with heart

RELATED STORIES

Article Thumbnail

Article Thumbnail

Article Thumbnail

Article Thumbnail

Article Thumbnail

L O A D I N G
. . . comments & more!


文章来源: https://hackernoon.com/how-erasure-coding-is-applied-for-data-protection?source=rss
如有侵权请联系:admin#unsafe.sh