└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # The baseds series 2 | __A compiled, chronological list of content from the [baseds series](https://medium.com/baseds).__ 3 | 4 | The baseds series is being created with 💛 in 2019 by [Vaidehi](https://twitter.com/vaidehijoshi). 5 | 6 | ### January 7 | - [Many Nodes, One Distributed System](https://medium.com/baseds/many-nodes-one-distributed-system-9921f85205c4) 8 | - [Transparency: Illusions of a Single System (Part 1)](https://medium.com/baseds/transparency-illusions-of-a-single-system-part-1-b01c25f7dddd) 9 | - [Transparency: Illusions of a Single System (Part 2)](https://medium.com/baseds/transparency-illusions-of-a-single-system-part-2-2b21c5047774) 10 | 11 | ### February 12 | - [Scalability: Growing a System in Different Directions](https://medium.com/baseds/scalability-growing-a-system-in-different-directions-ae16469c4cb3) 13 | - [Scalability Problems: Hidden Challenges of Growing a System](https://medium.com/baseds/scalability-problems-hidden-challenges-of-growing-a-system-f74313b063c3) 14 | 15 | ### March 16 | - [Scalability Solutions: Managing a System’s Growth Spurts](https://medium.com/baseds/scalability-solutions-managing-a-systems-growth-spurts-d8abc9143fac) 17 | - [Ready and Available Distributed Systems](https://medium.com/baseds/ready-and-available-distributed-systems-161023aca378) 18 | 19 | ### April 20 | - [Fantastic Faults and What to Call Them](https://medium.com/baseds/fantastic-faults-and-what-to-call-them-56d91a1b198c) 21 | - [Modes of Failure (Part 1)](https://medium.com/baseds/modes-of-failure-part-1-6687504bfed6) 22 | 23 | ### May 24 | - [Modes of Failure (Part 2)](https://medium.com/baseds/modes-of-failure-part-2-4d050794be2f) 25 | 26 | ### June 27 | - [Weeding Out Distributed System Bugs](https://medium.com/baseds/weeding-out-distributed-system-bugs-28a01e37f70c) 28 | - [Foraging for the Fallacies of Distributed Computing (Part 1)](https://medium.com/baseds/foraging-for-the-fallacies-of-distributed-computing-part-1-1b35c3b85b53) 29 | 30 | ### July 31 | 32 | ### August 33 | - [Foraging for the Fallacies of Distributed Computing (Part 2)](https://medium.com/baseds/foraging-for-the-fallacies-of-distributed-computing-part-2-b8ff29beed56) 34 | - [Redundancy and Replication: Duplicating in a Distributed System](https://medium.com/baseds/redundancy-and-replication-duplicating-in-a-distributed-system-7ab4322d7378) 35 | - [Parsing Through Partitions in a Distributed System](https://medium.com/baseds/parsing-through-partitions-in-a-distributed-system-3c1723fecc4e) 36 | 37 | ### September 38 | 39 | ### October 40 | - [Ticking Clocks in a Distributed System](https://medium.com/baseds/ticking-clocks-in-a-distributed-system-ef2aa4df07a3) 41 | - [Ordering Distributed Events](https://medium.com/baseds/ordering-distributed-events-29c1dd9d1eff) 42 | 43 | ### November 44 | - [Logical Time and Lamport Clocks (Part 1)](https://medium.com/baseds/logical-time-and-lamport-clocks-part-1-d0317e407112) 45 | 46 | ### December 47 | - [Logical Time and Lamport Clocks (Part 2)](https://medium.com/baseds/logical-time-and-lamport-clocks-part-2-272c097dcdda) 48 | --------------------------------------------------------------------------------