Please enable JavaScript.
Coggle requires JavaScript to display documents.
Web Architectures - Coggle Diagram
Web Architectures
Application Sever
.NET
PHP
Java
Web Server
HTTP (Hypertext Transfer Protocol)
Python WSGI HTTP Server
(Web Server Gateway Interface)
Application Server (dev)
Flask (Python)
https://flask.palletsprojects.com/en/2.2.x/deploying/
Application Server (prod)
gunicorn (Python)
https://docs.gunicorn.org/en/latest/index.html
Django (Python)
Nginx
(pronounce "engine X")
Apache HTTP Server
Node.js
Microsoft's Internet Information Services (IIS)
lighttpd
mail Sever
SMTP (Simple Mail Transfer Protocol)
Database Sever
SQL
Proxy Sever
VPN (Virtual Private Network)
Telnet Sever
TCP / IP protocol
DNS Sever
FTP Sever