It was really a good video provides very good understanding between web server, application server and DB server. Thank you so much for explaining in layman's language that could understand by kick starters as well.
If the frontend use angular and backend use java. What server should we have? Is it apache web server for the static content. And jboss for the backend api?
a small questions : you said, web server is only used for static contents, but with apache http like web server we can server dynamic contents using PHP or Python as apache has CGI handlers for php (php-fpm) and python (wsgi) , so why does java does not have handlers for apache http or a nginx server?
Java is based on JVM, and you don't need jdk when you install Apache or Nginx. You can use handlers but as an independent server web servers are mean to server static contents. For full flesh dynamic functionalities you need an application server.
Sir on which FUSION MIDDLEWARE APPLICATION all these "oracle weblogic server or tomcat or jboss" get deployed.?? Like we have FMW apps like ORACLE EBS 12.2 or people soft etc
Weblogic, Tomcat and jboss are application servers ( Weblogic and Jboss large scale along with ejb container, and Tomcat mediam scale with servlet engine). Application are deployed on top of application servers, for example Oracle fusion middleware applications SOA, Webcenter, EBS etc are deployed on Weblogic server
Hats off
Thank you so much sir , i must have watched 20 videos but didnt understand but now after watching your video i got everything
The way you explained is awesome. Everyone can understand.
It was really a good video provides very good understanding between web server, application server and DB server. Thank you so much for explaining in layman's language that could understand by kick starters as well.
Subscribed and gonna share it to my friends.
There is a confussion which websites uses webserver ,application server or business logic as two types of websites are available static and dynamic
If you have EJB's, need High Availability and Failover feature, messaging feature, Enterprise applications then you have to go application server.
Excellent!
Really very good 👌
If the frontend use angular and backend use java. What server should we have?
Is it apache web server for the static content. And jboss for the backend api?
Very good explanation.. Keep up!
❤ super explanation
a small questions : you said, web server is only used for static contents, but with apache http like web server we can server dynamic contents using PHP or Python as apache has CGI handlers for php (php-fpm) and python (wsgi) , so why does java does not have handlers for apache http or a nginx server?
Java is based on JVM, and you don't need jdk when you install Apache or Nginx. You can use handlers but as an independent server web servers are mean to server static contents. For full flesh dynamic functionalities you need an application server.
@@digitak.middleware thanks for the prompt reply, really appreciate it
Nicely explained ❤
Great session
Great sir 🤘🏻
thankyou sir
Exlent explanation
Thanks friends
Well Explained . thanks .
Thanks friend!
deserve nobel prize
Sir on which FUSION MIDDLEWARE APPLICATION all these "oracle weblogic server or tomcat or jboss" get deployed.??
Like we have FMW apps like ORACLE EBS 12.2 or people soft etc
Weblogic, Tomcat and jboss are application servers ( Weblogic and Jboss large scale along with ejb container, and Tomcat mediam scale with servlet engine). Application are deployed on top of application servers, for example Oracle fusion middleware applications SOA, Webcenter, EBS etc are deployed on Weblogic server
Brother please make video tutorial for IBM Websphere Application Server 🙏🙏
Noted
All are good, but the background music is causing disturbance while listing.
Ya I understand, afterwards removed from all the videos
what is the difference between only Appache and Appache Tomcat ?
Apache web server is a pure web server while tomcat acts as a web server as well as application to a small level. Explained in video.
very good explanation Thank you sir .
Thanks friend
Thank you, if it were more to the point would it helpt me more.
Thanks friend. If you are looking for some specific information then please let know. Will try to incorporate in next video.