19. System Design: Distributed Cache and Caching Strategies | Cache-Aside, Write-Through, Write-Back

Опубликовано: 05 Октябрь 2024
на канале: Concept && Coding - by Shrayansh
34,003
566

➡️ Notes: Shared in the Member Community Post (If you are Member of this channel, then pls check the Member community post, i have shared the Notes link there)

➡️ Join this channel to get access to member only perks:
   / @conceptandcoding  

Topics i have covered:
What is Cache, when to use?
How Distribute Caching works?
Caching Strategies and its Pros and Cons
(Cache Aside, Read Through, Write Around, Write Through and Write Back Cache)

Chapters:
00:00 - Introduction
00:53 - What is Caching
05:31 - What is Distributed Caching
10:33 - Cache-Aside Caching Strategy
18:44 - Read Through Caching Strategy
22:34 - Write Around Caching Strategy
27:06 - Write Through Caching Strategy
31:48 - Write Back Caching Strategy

Consistent Hashing Video:    • 6. Consistent Hashing in Hindi with E...  

Other Playlist:
HLD:    • High Level Design from Basics to Adva...  

LLD :    • Low Level Design from Basics to Advanced  

JAVA:    • JAVA from Basics to Advanced (All Vid...  

You can also connect with me 1:1 on Topmate:
https://topmate.io/concept_coding

Join this channel to get access to perks:
   / @conceptandcoding  

#caching #systemdesign #Redis