diff --git a/distributed_systems/README.md b/distributed_systems/README.md index e7c8f38..864bed2 100644 --- a/distributed_systems/README.md +++ b/distributed_systems/README.md @@ -180,6 +180,8 @@ Unconditional Sender and Recipient Untraceability](the-dining-cryptographers-pro * :scroll: [ZooKeeper: Wait-free coordination for Internet-scale systems](zookeeper-wait-free-coordination-for-internet-scale-systems.pdf) +* :scroll: [Tiered Replication: A Cost-effective Alternative to +Full Cluster Geo-replication](tiered-replication-a-cost-effective-alternative-to-full-cluster-geo-replication.pdf) ## Topics diff --git a/distributed_systems/tiered-replication-a-cost-effective-alternative-to-full-cluster-geo-replication.pdf b/distributed_systems/tiered-replication-a-cost-effective-alternative-to-full-cluster-geo-replication.pdf new file mode 100644 index 0000000..211c854 Binary files /dev/null and b/distributed_systems/tiered-replication-a-cost-effective-alternative-to-full-cluster-geo-replication.pdf differ