Slide 12
Slide 12 text
Replication vs Decentralized
Can improve throughput
Some flexibility: replication
strategies for a few use cases
Requires full replica(s) of data
set on each node
Improve throughput,
performance of complex
queries using map/reduce
Flexibility to optimize two of
three: Consistency,
Availability, Partition tolerance
(CAP Theorem)
Does not require full replica(s)
of data set