networking-protocols

#cs/networking#cs#devops

Networking Protocols

ProtocolLayerUse
TCPTransportReliable, ordered delivery
UDPTransportFast, unordered delivery
HTTP/1.1ApplicationClassic web
HTTP/2ApplicationMultiplexed streams
HTTP/3ApplicationQUIC-based
DNSApplicationName resolution
TLSSecurityEncryption

See REST API Design · WebSockets · DevOps Hub · CS Concepts Hub.