Summary: Dynamo is a highly available key-value storage engine that Amaz...
Monolith vs micro monolith is single code repo micro has different repo ...
第12章开始这段总结了整本书的脉络,以及我们面对不同问题的时候应该知道有不同的选择, 而当我们面对一个复杂系统的时候,通常要整合很多不同DB 来...
In batch processing, a file is written once and then potentially read by...
MapReduce MapReduce就是分布式的unix tools, 如果他是在一台机器上跑,那就是unix pipe Hadoop imp...
Consistency Guarantees 主要还是要了解更强的 consistency models, once we have seen ...
Unreliable Clocks 这一章重点就是clock synchronization is tricky (even for NTP) ...
Transactions are not a law of nature; they were created with a purpose, ...
Partition split of DB to multiple nodes Parition key-value Partitioning ...