PhD Seminar • Data Systems: EC-Store — A Dynamic Distributed Erasure Coded Storage System
Michael Abebe, PhD candidate
David R. Cheriton School of Computer Science
Cloud storage systems typically choose between replicating or erasure encoding data to provide fault tolerance. Replication ensures that data can be accessed from a single site but incurs a much higher storage overhead, which is a costly downside for large-scale storage systems. Erasure coding has a lower storage requirement but relies on encoding/decoding and distributed data retrieval that can result in increased response times.