Many many thanks to Rajat sir for producing such a high quality and easy-to-learn Web App videos for the novice like me..By far these series are the best tutorials to hone up fundamentals of web development. Sir..one request..could you release soms videos on Middlewares and its fundamentals..I believe middlewares play a pivotal role in Enterprise applications
Can you give lab session on how to install web server and application server and how they both work together like static content on web server and dynamic content on app server
A web server can serve files without processing. But if you want to execute scripts instead of merely serving them, the web server requires a component that can execute the scripts and then serve the output. A web server teamed up with such a component is known as an application server. API has a physical form. Imagine a contract written on a piece of paper. APIs are the contracts written in code.
@@CodeLitDev - Physical form in the sense that API's do not have dedicated servers for themselves and they're just communication protocols from one server to another?
It’s not like that, first you install a web/application server on your Linux or Windows machine, but this server is just a software which responds to user requests. To respond back, it needs to get the data and an API provides it the data. In short you deploy an API (or an app) on a web server to make it respond back with the data.
+Manoj Kumar Hello, I basically create a presentation in Google Docs or Slides application in a MacBook, then I run those in full screen and use the screen recording softwares like Kazam(Ubuntu) or QuickTime(Mac), while recording my voice using headphones plugged into laptops. Then to edit my videos I use kdenlive(Ubuntu) or iMovie(Mac). Hope that helps
In a way it is. If you are going to remove the database system from your local machine, all its data files will be removed from the hard disk. This in turn will also throw away the data you had pushed into the database, due to a simple fact that it was stored in the data files of the database system.
Good content..But application server is calculating something but for taking request and giving response we need web server isn't it?...Becoz without http protocol how it will take our request and send it back...
+Funny Bites there are other protocols apart from http, like ftp, xmpp, rtp, smtp etc., which application servers can use to communicate with other parties. Most of the times application servers use http protocol so in that sense, yes you are correct. It is not always the case though.
Thankyou...And you said that we are requesting some images or files from web server...Anyway for searching,we need some logic.Isn't it?..If yes,then how both servers are different?
After watching this, also learn what middlewares are. ruclips.net/video/u4Q5DLfTFew/видео.html
Even 2 years later this is still good info, subbed
Thank you.
I've been looking for this for a while. Thanks mate ^_^
This is very understandable continue bro
Very easily understandable. Thank you so much.
Thanks for posting this video buddy! I needed some understanding about a few underlining protocols and got the answer right here. 😁
Glad that I was able to help.
Good explanation... Make more such videos
Sure
awesome series
Your video is simple and easy to grab the concepts
Thank you.
Can you please explain how a request travels and complete path of the request
Many many thanks to Rajat sir for producing such a high quality and easy-to-learn Web App videos for the novice like me..By far these series are the best tutorials to hone up fundamentals of web development. Sir..one request..could you release soms videos on Middlewares and its fundamentals..I believe middlewares play a pivotal role in Enterprise applications
+Mrinmoy Debnath Thanks Mrinmoy. I will plan a video on middlewares soon enough.
❤❤❤thanks
Sir,is the application logic a seperate unit or is it just a s/w module inside the application server?
Application servers mostly run application logic.
Can you give lab session on how to install web server and application server and how they both work together like static content on web server and dynamic content on app server
Sure, I am in the process of creating that very same video.
Please see the video where I’ve addressed your queries here:
ruclips.net/video/bgqtxlp7ftc/видео.html
Thank You - Very Helpful
your lectures are easily understandable with regards to the concepts
can you please explain a bit more about the database server
I already have a video up on this channel regarding databases. Please search "What is a database".
Incomprehensible
When we need a server in a network system
Thanks
Thank u for the video
Thanks. Teşekkürler bro
how dead is your mic fml :)
Haha. I was using my iPhone’s earphones’ mic. I’ve upgraded since then.
thank you
What is the diff between api and web servers?
An API is an endpoint where you get your data from.
To establish an analogy, I’d say API is the language, while web server is the tongue (mechanics).
@@CodeLitDev - What is the difference between application server and web server? so API has no physical form?
A web server can serve files without processing. But if you want to execute scripts instead of merely serving them, the web server requires a component that can execute the scripts and then serve the output. A web server teamed up with such a component is known as an application server.
API has a physical form. Imagine a contract written on a piece of paper. APIs are the contracts written in code.
@@CodeLitDev - Physical form in the sense that API's do not have dedicated servers for themselves and they're just communication protocols from one server to another?
It’s not like that, first you install a web/application server on your Linux or Windows machine, but this server is just a software which responds to user requests. To respond back, it needs to get the data and an API provides it the data.
In short you deploy an API (or an app) on a web server to make it respond back with the data.
Sir what software was used to make this video. I want to make videos on mechanical engineering. So i need help. Please tell me which software is used?
+Manoj Kumar Hello, I basically create a presentation in Google Docs or Slides application in a MacBook, then I run those in full screen and use the screen recording softwares like Kazam(Ubuntu) or QuickTime(Mac), while recording my voice using headphones plugged into laptops.
Then to edit my videos I use kdenlive(Ubuntu) or iMovie(Mac).
Hope that helps
Good but to hard to understand, strong Hindi accent :(, please activate subtitles.
Sure. Thanks for the feedback.
you are awesome!
If you push into the database, does it become part of the file system?
No, it becomes the part of the database system. But the database stores its files on the file system.
@@CodeLitDev So in essence, they are the same thing? Just indirectly transferred to the file system?
In a way it is. If you are going to remove the database system from your local machine, all its data files will be removed from the hard disk.
This in turn will also throw away the data you had pushed into the database, due to a simple fact that it was stored in the data files of the database system.
With what kind of practice example is there for me to see this?
please enable English CC(close captions) please.
It must be enabled. Is it not?
@@CodeLitDev It is not enabled.
Good content..But application server is calculating something but for taking request and giving response we need web server isn't it?...Becoz without http protocol how it will take our request and send it back...
+Funny Bites there are other protocols apart from http, like ftp, xmpp, rtp, smtp etc., which application servers can use to communicate with other parties. Most of the times application servers use http protocol so in that sense, yes you are correct. It is not always the case though.
Thankyou...And you said that we are requesting some images or files from web server...Anyway for searching,we need some logic.Isn't it?..If yes,then how both servers are different?
+Funny Bites Yes you are correct. Most of the times they kinda overlap.
Please sir,
tell
in Hindi
Why does he talk like a teacher that wants a student to finish his sentences.
great vid tho thankss
Haha 😂
Are you reading its script?
Speak like you are sharing this information for some. Don't read 😑
Actually I am not reading a script. That's how I speak. English is not my first language 😐
@@CodeLitDev Oops ! 😄😅
You explained it well ❣️
but looks like you are reading it and it takes time to me to understand 🤪
Yeah I understand. I have embraced the fact that I speak with an accent. 😆
He
.
Nice explanation, awful prononciation