How does Caching on the Backend work? (System Design Fundamentals)

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ต.ค. 2024

ความคิดเห็น • 28

  • @alekseishkurin4590
    @alekseishkurin4590 ปีที่แล้ว +24

    I think you accidentally explained the LRU cache by showing LFU logic (counting the number of times the item is called). Other than that, great content!

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  ปีที่แล้ว +4

      You're right, I didn't mention that it's within the context of a time. Good catch!

  • @kwokdaniel6156
    @kwokdaniel6156 ปีที่แล้ว +14

    Hey man, just stumbled across your channel a couple weeks back and, wow.
    You're probably the one single channel that strikes the balance between channels that does "hello world" tutorials and extremely deep content that tends to get a little dry.
    I'm a mid tier software engineer with about 4 years of experience, and these videos couldn't come at a better time.
    Keep up the good work!

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  ปีที่แล้ว

      Thanks a lot, my friend! Such words can make one's day really great 😀I'll do my best to keep publishing such videos. And yeah, happy to have you here!

  • @judevector
    @judevector 11 หลายเดือนก่อน +1

    Wow wow i have been hearing about caching but this video explained everything to the last drop. Thank you

  • @dhanushk.s.5632
    @dhanushk.s.5632 3 หลายเดือนก่อน

    Amazing Tutorial !!

  • @HarshPandey-lu2pu
    @HarshPandey-lu2pu ปีที่แล้ว

    Thanks It was a really nice and very informative video for a TH-cam channel I didn't know until today, gonna subscribe right now...

  • @developersandy2618
    @developersandy2618 ปีที่แล้ว

    hi @Guseyn , Thanks a lot for explanation. I am really liking your detailed videos like memory management, dependency injection etc. please please keep doing these videos as not much of info available on these things. I would really love if you make more videos on performance and security .

  • @heringKlasun
    @heringKlasun 11 หลายเดือนก่อน +2

    How can i download this presentation please?

  • @solomonglenda6811
    @solomonglenda6811 11 หลายเดือนก่อน

    This is so good...thank you so much.

  • @kristian970
    @kristian970 ปีที่แล้ว

    Thank you so much for this video!

  • @adelekebright2490
    @adelekebright2490 ปีที่แล้ว

    Thanks for the video.
    I was hoping to see how you implement cache eviction policy using least frequently used pattern.
    Nevertheless, nice video

  • @samvelavanesov6838
    @samvelavanesov6838 ปีที่แล้ว

    Very well done! I'm a fan!

  • @irshitmukherjee7943
    @irshitmukherjee7943 ปีที่แล้ว

    Great explaination

  • @zdxzxzdxzx6780
    @zdxzxzdxzx6780 8 หลายเดือนก่อน

    What tool did you use for the diagrams? They look very nice

  • @anton1492
    @anton1492 ปีที่แล้ว

    greate explanation!

  • @kamynz
    @kamynz 7 หลายเดือนก่อน

    Hi @SoftwareDeveloperDiaries, I really enjoyed your explanation. It will help me to debug a problem in my new job. By any chance, do you have the code you showed us?

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  7 หลายเดือนก่อน

      Thanks a lot! Unfortunately there’s no code for this one 🥲

  • @jbenitez3669
    @jbenitez3669 9 หลายเดือนก่อน +2

    dark theme please! our eyes will thank you!

  • @ashishkushwaha8773
    @ashishkushwaha8773 ปีที่แล้ว

    Great