AWS and all computer systems divide networking traffic by IP address and subsequent ports. Ports are designed to subdivide network traffic to a specific protocol, application or process being used. It is helpful to know the most common ports used in modern information systems and below are the ones you should know for AWS certification.
Protocol | Port |
FTP | 21 |
SSH | 22 |
SFTP | 22 |
HTTP | 80 |
HTTPS | 443 |
PostgreSQL | 5432 |
MySQL | 3306 |
Oracle | 1521 |
MSSQL | 1433 |
MariaDB | 3306 |
Aurora PostgreSQL | 5432 |
Aurora MySQL | 3306 |