Web Server and Application Server | Explained 🔥🔥

2024 ж. 9 Мам.
557 814 Рет қаралды

Buy Data Structures & Algorithms course: www.udemy.com/course/data-str...
Data Structures and Algorithms playlist: • Data Structures and Al...
My Puzzle channel: / puzzledacademy
In this video I explain Web Server and Application Server, how web server works, what are some of the popular web servers, Why we need application server and more.
Complete System Design playlist: • System Design Interview
Leetcode Problems and Solutions playlist: • LeetCode Solutions | L...
Graphs Data Structures playlist: • Graphs | Data Structur...
Deep Learning playlist: • Neural Networks and De...
#WebServer #ApplicationServer #SystemDesign

Пікірлер
  • Woooooooooooooow ! This is the best video for understanding difference between web server and application server. I navaged all over youtube and this one was concise, lightweight but yet clear to get. Thanks, master at work !!! ❤❤❤❤❤❤

    @snovich@snovich Жыл бұрын
    • Thanks for the kind words.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Thanks for that explanation, quick question. Do load balancers go before the web servers to distribute network traffic accordingly? Can we have load balancers before application servers too? Or is it mainly before web servers? Also how does an API-Gateway fit into all this? many thanks

    @David-gj2sl@David-gj2sl Жыл бұрын
  • Thank you for the clear explanation. In my opinion, the information stayed focus on the subject at hand and there were no extraneous detail side trips.

    @davezima4167@davezima4167 Жыл бұрын
  • Brother i am a beginner to programming with zero knowledge and your videos are really helping me to learn a lot,its easier to understand,thank you so much

    @Vishnu-gh4vr@Vishnu-gh4vr Жыл бұрын
    • Glad to hear that

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Great teaching skills! Those screen notes along with the explanation made this video the best and most concise for outsiders trying to understand the whole concept! Very didactic class! Thanks!

    @lufom@lufom2 жыл бұрын
    • Glad to hear.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • uff thanks for this, Im learning by myself and now I can understand this better,

    @josepena-bk8wd@josepena-bk8wd3 жыл бұрын
    • Glad to hear that.

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • I really want to thank you for your clear speech!!! Yes, I hear some Indian accent but you speak really clearly and I don't have to hardly concentrate!!

    @robert33232@robert33232 Жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • do client can send direct request to one server setup ( i mean application server) ? we can also merge application server to web server right ? so one server is needed know ? based on the client request so server can serve right ?

    @CS-wi3ff@CS-wi3ff2 жыл бұрын
  • Sir Apache tomcat is web server right? Where we deploy java apps? What is the picture of application server in this case. Do we still need application servers?

    @OODevelopers@OODevelopers3 жыл бұрын
  • Thank you sir. So what I understand from this video is you always need 2 server 1 for application server and one for webserver right?

    @markdemasseur@markdemasseur3 жыл бұрын
  • I got what I was looking for. Very well explained!!

    @saumitravatsal3251@saumitravatsal32512 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Web server software , Application Server software and Database resides in one physical computer system?

    @VarunCreations@VarunCreations2 жыл бұрын
  • Great video. A lot clearer now. Thank you.

    @sputhod8462@sputhod84623 жыл бұрын
    • Great to hear!

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • So good in layman's terms... Appreciate it 👍.

    @RealAZL_YT@RealAZL_YT Жыл бұрын
    • My pleasure

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Thanks very much, this simply clear all my concern about this topic. very simple to understand,

    @johnabednego6728@johnabednego6728 Жыл бұрын
  • This video is one of the best that explains difference b/w app and web server vividly. Thanks a lot .

    @rishurajkumar1560@rishurajkumar15602 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Great video! Clear explanation, well done!

    @Pharizer@Pharizer2 жыл бұрын
    • Glad it was helpful!

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Thanks, good explanation, i just want to ask what editor painters are you using to type ...

    @MOHAMEDWAFI-xg5tm@MOHAMEDWAFI-xg5tm5 ай бұрын
  • amazing and simple explanation, thanks for the effort

    @Hosamo7@Hosamo72 жыл бұрын
    • Thanks,

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • A Very nice Explanation on the Webserver and application server. Very neatly explained. Thanks a lot.

    @mukteshagamer5163@mukteshagamer51632 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Hlo sir If there was a Server Malfuction at particular Center while CBT exam due to which some Questions were Not Opened during Exam. Can we get Record of Server Problem??? How we can get the record of Server problem during CBT exam from Conducting agency??

    @RakeshAazad@RakeshAazad2 жыл бұрын
  • So many free videos full of knowledge thanks to you all..

    @aquietlad@aquietlad2 жыл бұрын
    • Happy to help.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Thank you very much for the explanation. one question: by the static DB for the web server we mean the Cache mechanism? or cookies? or it is like a proper DB?

    @maryamz215@maryamz2154 ай бұрын
  • Thanks much, how much license cost for Windows Server 2016 ?

    @dai786@dai7863 жыл бұрын
  • Thank you for the video, your explanation was concise and precise👍😘😘

    @growthandprogress689@growthandprogress6892 жыл бұрын
    • Glad it helped.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • What if you are in a development phase of a website using express. In order for us to see the UI of the website we are developing, we are going to run something, and if we look into the url of like google for example, we see “localhost:3000” or somthing. What is that server? What do we call that? Is it a webserver of someone? Or is it local to our machine?

    @jahehs@jahehs Жыл бұрын
  • we can say web server is subset off Application Server, bcoz it wont posses all features of app server For ex, Web server cant be used for Enterprise Applications, The main purpose of Web server is to serve web requests, while App server does lot more than jst serving the request.

    @sirishagodina2527@sirishagodina25276 ай бұрын
  • no , you didnt clear the doubt of application server. You just wrapped up on the second part

    @nandumpandari@nandumpandari3 жыл бұрын
    • wrr

      @zes3813@zes38133 жыл бұрын
  • Thank you, clear and simple to follow the steps.

    @berhanumoges9696@berhanumoges96963 жыл бұрын
    • Glad it helped

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
    • @@KnowledgeCenter please I want a server to run my RETROFIT app , either appache or IIS, in my computer What step I have to go? Also is appacher tomcat a server that all client world wide can access ? If possible how

      @chachakitareti1778@chachakitareti17783 жыл бұрын
  • Thanks, great explanation now ,the confusion on my mind disapear.

    @supertenchoo4271@supertenchoo4271 Жыл бұрын
  • Thank you for the clear explanation..

    @eminedogan3125@eminedogan31252 жыл бұрын
  • what software did you use? Its beautifully explained

    @subodhrathi9512@subodhrathi9512 Жыл бұрын
  • Can i setup web server by 'map network devices' for add web hosting package? I want to provide online global services. I have domain, Linux unlimited everything web hosting package.

    @vishwaratna4195@vishwaratna4195 Жыл бұрын
  • Thank you for the perfect explanation 👌

    @Amar-ey8xg@Amar-ey8xg2 жыл бұрын
    • Glad it was helpful!

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Thanks for this video, this is very helpful. Very clear explanation.

    @mustapharaimilawal8053@mustapharaimilawal8053 Жыл бұрын
    • Glad it was helpful!

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • REST API's is inside application server or application server calls a api when is needed??

    @pauloTx@pauloTx3 жыл бұрын
  • This was very helpful, thank you!

    @Niki-pc5zk@Niki-pc5zk2 жыл бұрын
    • Glad it was helpful!

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Yeah really worth this very important one sir . Sir I asked only one my requested also sever class totally topics please uploading sir.

    @user-nv2zn8ix4l@user-nv2zn8ix4l10 ай бұрын
  • Thank you sir etna ache sei smjane ke liye

    @TechnicalMaharaj-dp4fm@TechnicalMaharaj-dp4fm7 ай бұрын
    • Welcome.

      @KnowledgeCenter@KnowledgeCenter7 ай бұрын
  • That was brilliant! Thank you

    @faraitanekha2642@faraitanekha26424 ай бұрын
  • I like your explanation. Thanks

    @MuseraIsaac@MuseraIsaac2 жыл бұрын
    • Glad it was helpful!

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Sir web server ke liye kon sa software use krte h Aur application server ke liye ko sa software use krte h Please tell me sir

    @dharamveeryadav7516@dharamveeryadav75163 жыл бұрын
  • It's not mandatory for computer systems hosting web servers to be connected to the internet unless there is an intention for the hosted content to be accessible by users over the internet. In certain instances, web servers are configured on private networks, such as intranets.

    @TheKatarisoma@TheKatarisoma2 ай бұрын
  • What is servlet and does it work between web server and app Server. And does we call it as language between weba nd app .. plz share information on it.

    @luvpodcast9763@luvpodcast9763 Жыл бұрын
  • Excellent explaining❤❤❤

    @GTWORLD4US@GTWORLD4US9 ай бұрын
    • Glad you liked it

      @KnowledgeCenter@KnowledgeCenter8 ай бұрын
  • THANK YOU,great explanation

    @ahmedegymed5853@ahmedegymed58532 жыл бұрын
    • Welcome.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Thank you! That helps!

    @Stitchesnstaplez@Stitchesnstaplez3 жыл бұрын
    • Glad to hear it!

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • Thanks a million💯

    @jayeverything@jayeverything8 ай бұрын
  • Very useful. Thank you so much.

    @yasina63@yasina63 Жыл бұрын
  • Nginx too, great video!

    @iankamandew9777@iankamandew977720 күн бұрын
  • Great video, thank you so much!

    @josephthecreator@josephthecreator2 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Http server is the first point of service for distribution and balancing of workloads on application server for internet and mobile services

    @benmbithi2928@benmbithi29282 жыл бұрын
  • Brilliant...simply brilliant.

    @jirehag5140@jirehag5140 Жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • How to host online software in... online... give me suggestion plz....

    @abcclasses828@abcclasses8289 ай бұрын
  • Pretty good stuff... thanks!

    @zackdiarra4805@zackdiarra48052 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • thanks for the clarity given

    @PraveenKumar-sv7mo@PraveenKumar-sv7mo6 ай бұрын
    • Welcome.

      @KnowledgeCenter@KnowledgeCenter6 ай бұрын
  • Excellent explanation, thank you.

    @ghassanadhami8339@ghassanadhami833911 ай бұрын
    • Welcome

      @KnowledgeCenter@KnowledgeCenter11 ай бұрын
  • Can you briefly explain about shared host and dedicated server please ?

    @seemasmehandiart9851@seemasmehandiart98518 күн бұрын
  • wow very well explained

    @NavneetSingh0045@NavneetSingh00453 жыл бұрын
    • Glad it was helpful!

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • Hello, sir i would want to use these slides for my presentation, would it be ok if i did?

    @qwwe4567@qwwe45672 жыл бұрын
    • Ok. Go ahead.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Very clear. Thanks!

    @Lilo-A@Lilo-A Жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • What are examples of application servers? Can Android application back-end be stored on the web servers?

    @quintonjuma9105@quintonjuma91053 жыл бұрын
    • no

      @mcspraint4591@mcspraint4591 Жыл бұрын
  • Wow superb 👍 thanks a lot sir...

    @A2Z-Explorer@A2Z-Explorer Жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Excellent overview.

    @dudebr8991@dudebr89912 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Can you tell us the tutorial tools? Software name

    @yasina63@yasina63 Жыл бұрын
  • Will you also be teaching the popular system design questions like designing highly scalable whatsapp/Instagram/Google search Engine/... etc ?

    @JardaniJovonovich192@JardaniJovonovich1923 жыл бұрын
    • Yes. In future videos. First I am putting building blocks that will be used later in actual case studies.

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
    • @@KnowledgeCenter Whats the timeline you targeting for System design/OOD design questions? Your videos are really great and helping a lot.

      @prashantkadam9533@prashantkadam95333 жыл бұрын
    • wrg

      @zes3813@zes38133 жыл бұрын
  • Very useful.. Thanks for the video..

    @codingkiddo9727@codingkiddo9727 Жыл бұрын
    • Welcome.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • awesome explanation!

    @jatinsw1128@jatinsw1128 Жыл бұрын
  • Good explanation!

    @themistoclesnelson2163@themistoclesnelson21633 жыл бұрын
    • Thanks!

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • do you plan to work at FAANG ?

    @TheMsnitish@TheMsnitish3 жыл бұрын
    • May be. Currently would stay a it more in Adobe, since early in my career had a few unplanned and frequent switches.

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • Very good explanation. Thankyou.

    @jyotirao2444@jyotirao24442 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • thank you sir...

    @nrtown8010@nrtown80103 жыл бұрын
    • Welcome.

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • nice exploration sir👍👍👍👍👍

    @pankajkharade6936@pankajkharade69362 жыл бұрын
    • Thanks a lot.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Thanks for Your information....

    @SilentSolution@SilentSolution Жыл бұрын
    • Welcome

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Please help me reach this goal , I want to have a server in my computer using IIS Any help plz

    @chachakitareti1778@chachakitareti17783 жыл бұрын
  • What are the types of web server controls?

    @jeevansugupta7047@jeevansugupta70472 жыл бұрын
  • How is that you do not mention nginx??

    @andonii46@andonii46 Жыл бұрын
  • Thanks man

    @d00nat@d00nat3 жыл бұрын
    • Welcome.

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • Thank you!

    @ysoangri@ysoangri3 жыл бұрын
    • Welcome!

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Awesome 👍

    @sivask2899@sivask28993 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • thx nice done!

    @erentoprakci3159@erentoprakci3159 Жыл бұрын
    • Thank you too!

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Sir very good information 👍

    @deepakmistri3120@deepakmistri3120 Жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Thank you.

    @mrkewi1@mrkewi1 Жыл бұрын
  • Thank you so much!

    @sundaymorning2164@sundaymorning2164 Жыл бұрын
    • Glad it helped!

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • The narrator's voice is identical to the "Ron the coffee shop" guy from the series Mr.Robot. 💀

    @crusader8403@crusader840311 ай бұрын
  • Nice explanation! thanks for sharing!

    @franmed007@franmed0073 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter3 жыл бұрын
  • Thank you 😊

    @BassemTech@BassemTech2 жыл бұрын
    • You're welcome 😊

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Sir what is the defference between web server and proxy server

    @nageshjerripothula9480@nageshjerripothula94802 жыл бұрын
    • I have added a video on Proxy Server: kzhead.info/sun/l5WkpKehpX9ma5E/bejne.html

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • thank youuuu so much

    @Sara-oy6ly@Sara-oy6ly10 ай бұрын
    • Welcome 😊

      @KnowledgeCenter@KnowledgeCenter9 ай бұрын
  • Jo hamare use kiya net jo kidar jati hai. Server vale ko ya website wale ko ya sim card company ko please koi to hoga muje answer batayega. Please answer me

    @yallappahanaji3522@yallappahanaji35222 жыл бұрын
    • Sim card wale infrastructure provide karta hai yani aapko internet access deti hai aur internet pe aapki device aur server devices dono basati hai, aur donno communicate karte hai via standard protocols tcp/ip model use karke, server mai jo aap dekte ho wo rehta hai jaise ki aap google mai koi dekha gaye toh Google server aapko search results deti hai aur udhar se aap chaye koibhi website jo kisi aur server pe host kia ho uspe jaa sakti ho

      @coolguy-zm7tn@coolguy-zm7tn2 жыл бұрын
    • @@coolguy-zm7tn bhai internet data mb kisako jati hai. Muje samaj nahi a raha hai. Kya mb store kar shakte hai bhej shakte hai kay. Muje self server lena hai isaleye janakari chahiye.

      @yallappahanaji3522@yallappahanaji35222 жыл бұрын
  • Thank you sir.

    @nishishah3486@nishishah3486 Жыл бұрын
    • Welcome.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • Thanks!

    @lufom@lufom2 жыл бұрын
    • Thanks for supporting the channel.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Superb!

    @sans.creates@sans.creates Жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
  • So sir, where our backend program?

    @braineedly7543@braineedly75432 жыл бұрын
  • nicely explain!!

    @akshadrathod9203@akshadrathod92032 жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Thank you so Much :)

    @aliobaidi8374@aliobaidi83742 жыл бұрын
    • You're welcome!

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • Thank you dear

    @arroworship4626@arroworship46262 жыл бұрын
    • Welcome 😊

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
    • @@KnowledgeCenter please do some videos on production support environment

      @arroworship4626@arroworship46262 жыл бұрын
  • Thankyou sir

    @sanjaykumawat8034@sanjaykumawat80342 жыл бұрын
    • Welcome.

      @KnowledgeCenter@KnowledgeCenter2 жыл бұрын
  • WHAT IS PRICE OF SERVER?!

    @RIDDY89@RIDDY89 Жыл бұрын
  • really good video thanks

    @adrianshi1589@adrianshi1589 Жыл бұрын
    • Thanks.

      @KnowledgeCenter@KnowledgeCenter Жыл бұрын
KZhead