Designing Messenger - System Design Interview Question

Sdílet
Vložit
  • čas přidán 9. 05. 2024
  • This video provides a detailed breakdown of one of the most famous system design interview questions: Designing Messenger.
    References:
    1. Designing Messenger (Grokking the System Design Interview): www.designgurus.io/course-pla...
    2. Design Guru's System Design and Coding Interview Bootcamp: www.designgurus.io/interview-...
    3. Grokking the Advanced System Design Interview: www.designgurus.io/course/gro...

Komentáře • 5

  • @sachinarora6682
    @sachinarora6682 Před 2 měsíci +1

    Amazing discussion! Upload more such content

  • @i_being_kishore
    @i_being_kishore Před 2 měsíci +1

    IOT sensor data may be an use case for time based data partioning. As sensor would send in fixed amount of data packets in a given amount of time.

  • @waynegreen7970
    @waynegreen7970 Před 2 měsíci +1

    Good content!

  • @Rachitagupta11
    @Rachitagupta11 Před měsícem

    There are millions of users, will we need millions of kafka topics?

    • @designgurus1173
      @designgurus1173  Před měsícem

      With Kafka's new KRaft mode, which entirely removes ZooKeeper from Kafka's architecture, a Kafka cluster can handle millions of topics/partitions.
      Reference: stackoverflow.com/questions/32950503/can-i-have-100s-of-thousands-of-topics-in-a-kafka-cluster