Everything You NEED to KNOW About Web Applications

Поделиться
HTML-код
  • Опубликовано: 28 янв 2025

Комментарии • 48

  • @TeluguTechTreats
    @TeluguTechTreats 3 месяца назад +62

    This guy is next level

  • @LGtheCat
    @LGtheCat 3 месяца назад +8

    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 3 месяца назад +9

    Amazing video! as always!!

  • @commie563
    @commie563 3 месяца назад +20

    This is a gem of a channel for developers

  • @ibrahimblahblahyapyap
    @ibrahimblahblahyapyap 2 месяца назад +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.

  • @jerichoserr1479
    @jerichoserr1479 2 месяца назад +1

    Bro is definitely passing every system design interview.

  • @PhantomfireWasHere
    @PhantomfireWasHere 3 месяца назад +26

    Audio issue 2:08

    • @MittyMagoo
      @MittyMagoo 3 месяца назад +2

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

  • @AlphaCoder-p7n
    @AlphaCoder-p7n Месяц назад

    Mind Blowing content

  • @BransTiong
    @BransTiong 3 месяца назад +9

    perfect timing as we are launching a large web app soon

  • @KirankumarJMeshram-v8m
    @KirankumarJMeshram-v8m 3 месяца назад +5

    Hi Alex how you create such animated video

  • @helloworldcsofficial
    @helloworldcsofficial 3 месяца назад +5

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

  • @oleg07010
    @oleg07010 3 месяца назад +1

    Love this channel

  • @raj_kundalia
    @raj_kundalia 2 месяца назад

    Thank you for doing this!

  • @sabuein
    @sabuein 2 месяца назад +1

    Thank you.

  • @gormhatre
    @gormhatre 2 месяца назад

    What a beautiful video !

  • @Whatever0704
    @Whatever0704 2 месяца назад

    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 :)

  • @lopella
    @lopella 3 месяца назад +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.

  • @caterpillar20
    @caterpillar20 2 месяца назад

    i need more of these videos

  • @89falah
    @89falah Месяц назад

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

  • @MSport030
    @MSport030 3 месяца назад +2

    How do you make your video animation?😮

  • @jitendrasingh-zh3vh
    @jitendrasingh-zh3vh 3 месяца назад +1

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

  • @hameeeed5992
    @hameeeed5992 3 месяца назад +5

    Good man

  • @ColinRichardson
    @ColinRichardson 3 месяца назад +2

    Is anyone else getting Audio cutout at 2:07 ?

  • @Qith629
    @Qith629 2 месяца назад +2

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

  • @tdsora
    @tdsora 3 месяца назад +1

    are load balancers single point of failures?

    • @itsaugbog
      @itsaugbog 2 месяца назад

      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.

  • @Rkcuddles
    @Rkcuddles Месяц назад

    Wish this was an hour long

  • @shariefshaik9191
    @shariefshaik9191 3 месяца назад +5

    What is the difference between website and web application

    • @eduardoalvarez4457
      @eduardoalvarez4457 3 месяца назад +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 2 месяца назад

      @@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 2 месяца назад

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

  • @drendelous
    @drendelous 3 месяца назад +7

    too short
    for beginners this is just not for beginners

  • @sulaimandanish4561
    @sulaimandanish4561 Месяц назад

    Bro love your content. Can't really understand what you're saying sometimes because of the accent.

  • @abdul_rehman_ikram
    @abdul_rehman_ikram 3 месяца назад

    what is the difference between reverse proxy and load balancer

    • @ColinRichardson
      @ColinRichardson 3 месяца назад

      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.

  • @vistech3847
    @vistech3847 3 месяца назад

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

    • @ARmy2510
      @ARmy2510 3 месяца назад +1

      "Animation tools: Adobe Illustrator and After Effects"

  • @何东蓓
    @何东蓓 2 месяца назад

    Most of the engineer need to know that.

  • @Fife_knight
    @Fife_knight 3 месяца назад +1

    💯🏅

  • @ashishpal8953
    @ashishpal8953 3 месяца назад

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

  • @adamdrake39
    @adamdrake39 2 месяца назад

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

  • @israeldapokale663
    @israeldapokale663 2 месяца назад

    150k per year master

  • @NO8INN
    @NO8INN 3 месяца назад +2

    First🎉😁