Photo Sharing Service: System Design Interview with a Senior FAANG Engineer

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

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

  • @deathbombs
    @deathbombs 5 หลายเดือนก่อน

    2:40 great detail on what to display when a user isn't followed, vs transitioning to followed vieew, authentication (anonymous vs has ID)
    Also photo details of needing captions is a tricky callout - interviewer was fast to notice he was asking for missing requirements
    Also really enjoyed the API conversations! It seems unusual going in depth there before HLD though

  • @subbunat4273
    @subbunat4273 5 หลายเดือนก่อน +2

    really good mock interview

  • @idgafa
    @idgafa 5 หลายเดือนก่อน

    Can someone explain why there is a API Gateway behind the Load Balancer? I think LB can route to the services directly, but what is the benefit of having the API Gateway?

    • @redlinenorma1
      @redlinenorma1 2 หลายเดือนก่อน

      Sometimes you merge these two entities into one, and sometimes you need to divide them, or basically have simple LB in front of everything and then LB+Api Gateway as one entity. For example, you use HA proxy to load balance k8s nodes, but nginx or envoy for the LB and API gateway function inside your k8s cluster

  • @XX-pl9wp
    @XX-pl9wp 5 หลายเดือนก่อน

    Does anyone know the design tool used to write the diagrams with texts?

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

      excalidraw

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

      For this video the design tool is part of our platform.