أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
in a very simple and generalApplication server: it's where data getting processed and it's usually sits between the Web Server and the Database
Web server: is where data getting showed to end user and getting collect from the user (web page).
in resent days there is allot of overlapping between the two including having a front-end (client-side) that process some/all of the data!