I read about differences between a web server and an application server. From what I understood, a web server usually serves static content like images/HTML pages over HTTP protocol while an application server provides its client with access to business logic.
If I create/deploy an application using angular and node.js, then would it be correct to say that my angular server will act as the web server and node.js server as the application server?
Aucun commentaire:
Enregistrer un commentaire