| Web Servers |
Networked computing devices that serve web pages |
| EMail Servers |
Computing devices that can facilitate email exchanges |
| Game Servers |
A multiplayer online game requires a centralized coordination point; it is usually a networked computer designed to handle the in-game interaction among many players, e.g., CS Go, Minecraft servers. |
| Real-Time Communication Servers |
Instant messaging applications require specialized computing devices that can facilitate real-time communication. |
| Application Server |
Specialized application-specific servers that serve a specific purpose for a client application. These servers often implement a programmable interface for client applications known as API. |