All Blog Posts

Join me to stay up-to-date and get my new articles delivered to your inbox by subscribing here.

System Design Interview – Distributed Cache - February 3, 2021

Besides reading this post, I strongly recommend reading chapter 5 (Design Consistent Hashing) and chapter 6 (Design a Key-Value Store) of the book System Design Interview – An insider’s guide (Xu, Alex) You can review alternative resources as well. Functional Requirements Non-Functional Requirements Some Tips LRU cache algorithm explanation LRU cache algorithm implementation Stepping into the […]

Read more

1 6 7 8