MapReduce - Google Thinks You're Bad At Coding | Distributed Systems Deep Dives With Ex-Google SWE

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

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

  • @hello_interview
    @hello_interview 4 หลายเดือนก่อน +12

    Jordan single-handedly bringing back the era of disk-based compute. 👑

  • @RivaanRanawat
    @RivaanRanawat 4 หลายเดือนก่อน +4

    This is great, thanks Jordan!

  • @joshs_stocks
    @joshs_stocks 4 หลายเดือนก่อน +3

    This is great, a deep dive on Apache Kafka would be super helpful!

    • @ዓዞቦታይ
      @ዓዞቦታይ 4 หลายเดือนก่อน +1

      th-cam.com/video/DU8o-OTeoCc/w-d-xo.html

    • @ዓዞቦታይ
      @ዓዞቦታይ 4 หลายเดือนก่อน +1

      If you need Kafka Deep dive

    • @joshs_stocks
      @joshs_stocks 4 หลายเดือนก่อน +1

      ​@@ዓዞቦታይ you got a link?

    • @jordanhasnolife5163
      @jordanhasnolife5163  4 หลายเดือนก่อน

      I'll hopefully get to this paper in not too long. I think that the video linked is very useful practically speaking, I'm hoping I can get more insight into why Kafka made certain design decisions when I cover their whitepaper.

  • @jordiesteve8693
    @jordiesteve8693 4 หลายเดือนก่อน +2

    keep it up! I was wondering if next video would be about map reduce or kafka…

  • @zigg_zoldyck
    @zigg_zoldyck 3 หลายเดือนก่อน +1

    Once agin amazing content !! ❤
    Question:
    Can the partitions generated by the partition function be more than or less than the value of R ? If not, why ?

    • @jordanhasnolife5163
      @jordanhasnolife5163  3 หลายเดือนก่อน +1

      The partition function is basically "give me some value" and then hashes that value by R. So there should always be R results.

    • @zigg_zoldyck
      @zigg_zoldyck 3 หลายเดือนก่อน

      @@jordanhasnolife5163 Got it, thanks

  • @LokendraSingh-42
    @LokendraSingh-42 4 หลายเดือนก่อน +1

    Great video.
    White text and white underlines are bit difficult follow. Can you use multi color pen instead

    • @jordanhasnolife5163
      @jordanhasnolife5163  4 หลายเดือนก่อน

      I'm hesitant to use multi color as I fear that the images on substack will be less clear.

  • @KratosProton
    @KratosProton 4 หลายเดือนก่อน +1

    Great video man

  • @SirMeowMeow
    @SirMeowMeow 4 หลายเดือนก่อน +1

    Could we get a conversation on Raft?

    • @jordanhasnolife5163
      @jordanhasnolife5163  4 หลายเดือนก่อน +1

      I think I eventually will do one of paxos or raft, but I've already done quite a few raft videos so far

  • @siddharthsingh6991
    @siddharthsingh6991 4 หลายเดือนก่อน +2

    Can you refer some books to learn faster.

    • @mohamedmacow3610
      @mohamedmacow3610 4 หลายเดือนก่อน +1

      Dr. Seus

    • @tmanley1985
      @tmanley1985 4 หลายเดือนก่อน +3

      Designing Data-Intensive Applications is a book that changed my life. It's very well written, motivates your understanding with historical examples and gives you a wide knowledge of the landscape. It's doesn't go particularly deep into anything but the knowledge is sufficient to start digging into any rabbit hole you like. It particularly has a great section devoted to concurrency problems.

    • @jordanhasnolife5163
      @jordanhasnolife5163  4 หลายเดือนก่อน +1

      +1 to DDIA