Reddit Experience · Dec 2019 · USA

Designing Distributed Cache - Part II | Google/Facebook/Amazon/Netflix System Design Interview

Interview Experience

Hello all, This is the second part of my two part video tutorial on designing a distributed cache. In the first video I discussed the read/write policies, eviction policies and functional/non-function

Full Details

Hello all, This is the second part of my two part video tutorial on designing a distributed cache. In the first video I discussed the read/write policies, eviction policies and functional/non-functional requirements of distributed cache. In this video I am designing the distributed cache based on those requirements. The topics covered in this video are among the core concepts of distributed systems. Please let me know your feedback. <a href="https://www.youtube.com/watch?v=fowDzrMa-Mo&utm_source=reddit.

Free preview. Unlock all questions →

Topics

System Design