Beginner Vocabulary #networking #protocols #acronyms

🌐 Networking & Protocol Acronyms

5 exercises — HTTP, REST, DNS, TCP, TLS, VPN, SSH and other networking terms that appear in every backend discussion.

Acronyms covered in this set
  • HTTP / HTTPS — HyperText Transfer Protocol (Secure)
  • REST — Representational State Transfer
  • DNS — Domain Name System
  • TCP / UDP — Transmission Control Protocol / User Datagram Protocol
  • TLS / SSL — Transport Layer Security / Secure Sockets Layer
  • VPN / SSH — Virtual Private Network / Secure Shell
0 / 5 completed
1 / 5
A senior developer explains an API call: "The client sends an HTTP GET request, and the server responds with a JSON payload and a status code."
What does HTTP stand for?