Everything You NEED to KNOW About Web Applications

Поділитися
Вставка
  • Опубліковано 24 гру 2024

КОМЕНТАРІ • 45

  • @TeluguTechTreats
    @TeluguTechTreats Місяць тому +56

    This guy is next level

  • @commie563
    @commie563 Місяць тому +18

    This is a gem of a channel for developers

  • @LGtheCat
    @LGtheCat Місяць тому +7

    Even though I'm not an architect, this is always awesome to watch!
    Hope one day I can paysteal my check by overengineering apps with everything that I've learnt so far

  • @debadipti
    @debadipti Місяць тому +9

    Amazing video! as always!!

  • @jerichoserr1479
    @jerichoserr1479 Місяць тому +1

    Bro is definitely passing every system design interview.

  • @PhantomfireWasHere
    @PhantomfireWasHere Місяць тому +24

    Audio issue 2:08

    • @MittyMagoo
      @MittyMagoo Місяць тому +1

      My guess would be "They provide fast, flexible large datasets"

  • @helloworldcsofficial
    @helloworldcsofficial Місяць тому +4

    This was great. Thanks! More of this in detail if possible. Btw, how is #1 and #2 communicating?

  • @ibrahimblahblahyapyap
    @ibrahimblahblahyapyap Місяць тому +1

    Great work, concise and digestible. Shame companies don't document their architecture like this, I believe it'd help digest architecture faster and improve decision making.

  • @89falah
    @89falah 4 години тому

    this is really helpful, wich soft do you use to design your presentation please ?!

  • @KirankumarJMeshram-v8m
    @KirankumarJMeshram-v8m Місяць тому +4

    Hi Alex how you create such animated video

  • @Whatever0704
    @Whatever0704 Місяць тому

    Love your videos. I saw a video where you describe the tools you are using to create the awesome diagrams, but now I can't find that video :)

  • @BransTiong
    @BransTiong Місяць тому +9

    perfect timing as we are launching a large web app soon

  • @lopella
    @lopella Місяць тому +1

    This is really fabulous. It’s so information dance I had to watch it several times. One question, is the reverse proxy only for outgoing responses from the network? That was my impression. Thank you.

  • @jitendrasingh-zh3vh
    @jitendrasingh-zh3vh Місяць тому +1

    Can you please make a vedio explaining how uploading of file works internally how file moves from clients system to server disk

  • @MSport030
    @MSport030 Місяць тому +2

    How do you make your video animation?😮

  • @raj_kundalia
    @raj_kundalia Місяць тому

    Thank you for doing this!

  • @caterpillar20
    @caterpillar20 Місяць тому

    i need more of these videos

  • @oleg07010
    @oleg07010 Місяць тому +1

    Love this channel

  • @gormhatre
    @gormhatre Місяць тому

    What a beautiful video !

  • @sabuein
    @sabuein Місяць тому +1

    Thank you.

  • @Rkcuddles
    @Rkcuddles 23 дні тому

    Wish this was an hour long

  • @shariefshaik9191
    @shariefshaik9191 Місяць тому +5

    What is the difference between website and web application

    • @eduardoalvarez4457
      @eduardoalvarez4457 Місяць тому +9

      Website is more of a read only type of site like a news website. Web app is a more interactive experience like Gmail where you can create folders to store mail, sent emails to one or muttiple people

    • @GreatTaiwan
      @GreatTaiwan Місяць тому

      @@eduardoalvarez4457 that's so wrong it's in the name
      Web App .. there's an app in the backend .. wethier this app is written in PHP and works as a headless CMS to serve use NEWS or stream videos and write wrong comments like these
      a website is a static no backend really (no business logic, fancy apis, DB ..etc) think of a simple static portfolio, restaurant menu website where they show it to u when u scan the qr-code after being seated
      I'm so shocked u got 8 likes
      are u telling me a complex news site like The Guardian that we got people like creator of the Svelete framework (Rich Harris ) from is a simple website ?

    • @dorogans
      @dorogans Місяць тому

      You can think of web apps as a subset of websites. It’s nomenclature essentially. One can use both terms interchangeably.

  • @hameeeed5992
    @hameeeed5992 Місяць тому +5

    Good man

  • @ColinRichardson
    @ColinRichardson Місяць тому +1

    Is anyone else getting Audio cutout at 2:07 ?

  • @tdsora
    @tdsora Місяць тому +1

    are load balancers single point of failures?

    • @itsaugbog
      @itsaugbog Місяць тому

      Yes and no -- you can have multiple instances that operate as load balancers to distribute traffic and each of those LB instances can forward traffic to their respective destinations. If one fails you can failover to other ones. Also health checks help with making sure things are working on the other end as well (if you were routing traffic to an EC2 instance/web server, you can have a routine health check that checks that server is consuming traffic correctly). Let's say your LBs are in a cluster with shared configuration though: that cluster configuration is a single point of failure so to speak.

  • @drendelous
    @drendelous Місяць тому +6

    too short
    for beginners this is just not for beginners

  • @vistech3847
    @vistech3847 Місяць тому

    Btw, what's the tool to create this animation effect ?

    • @ARmy2510
      @ARmy2510 Місяць тому +1

      "Animation tools: Adobe Illustrator and After Effects"

  • @abdul_rehman_ikram
    @abdul_rehman_ikram Місяць тому

    what is the difference between reverse proxy and load balancer

    • @ColinRichardson
      @ColinRichardson Місяць тому

      reverse proxy allows you to throw multiple domains at a single ip address, and then that reads the domain you were actually trying to reach, and then can send that request on to a hidden server behind the scenes..
      They can do more than this, but it's pretty much the reason for existing.

  • @何东蓓
    @何东蓓 Місяць тому

    Most of the engineer need to know that.

  • @Qith629
    @Qith629 Місяць тому +2

    I would love you to compile a playlist for Product Manager - Essential technical knowledge every Product Manager needs.

  • @ashishpal8953
    @ashishpal8953 Місяць тому

    The more I see his videos the more I realize how much I don't know😅

  • @adamdrake39
    @adamdrake39 Місяць тому

    I’d like to see AI manage all of that!

  • @israeldapokale663
    @israeldapokale663 Місяць тому

    150k per year master

  • @Fife_knight
    @Fife_knight Місяць тому +1

    💯🏅

  • @NaifIT11
    @NaifIT11 Місяць тому +2

    First🎉😁