> For the complete documentation index, see [llms.txt](https://blog.gomchik.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.gomchik.com/tech/system-design/useful-reads.md).

# Useful Reads

* **System Design Introduction By Tushar Roy**
  * <https://youtu.be/UzLMhqg3_Wc>
* **Master Slave:**
  * <https://www.quora.com/What-are-Master-and-Slave-databases-and-how-does-pairing-them-make-web-apps-faster>
* **Real life example of scaling using MySQL:**
  * <https://engineering.pinterest.com/blog/sharding-pinterest-how-we-scaled-our-mysql-fleet/>
* **Paxos**
  * <https://tinyurl.com/aboutpaxos>
