Essential Port Numbers for DevOps Engineers
Jan 19, 2025 · 2 min read · Common Protocols and Services HTTP: Port: 80 Purpose: Unsecured web traffic. HTTPS: Port: 443 Purpose: Secure web traffic (TLS/SSL). SSH: Port: 22 Purpose: Secure shell access for remote administration. FTP: Port: 20 (data transfer),...
YVvenkata and 1 more commented