Abbreviations #acronyms #pronunciation #vocabulary

IT Abbreviations

From API to YAML — expand acronyms, say them correctly, use them in context, and know when to spell them out. 4 exercise sets.

Abbreviation Quick Reference

First use in a document

  • "Application Programming Interface (API)" — spell out on first occurrence, abbreviate thereafter
  • "Transport Layer Security (TLS) …the TLS certificate…" — parenthetical pattern

Pronunciation traps

  • SQL → "sequel" (not "S-Q-L" in most teams)
  • NGINX → "engine-x"
  • GIF → "jiff" or "gif" — both accepted; know your team
  • char → "car" (British) or "care" (American) — common pair

Commonly confused pairs

  • CI/CD: Continuous Integration / Continuous Delivery (or Deployment)
  • SLA / SLO / SLI: Agreement / Objective / Indicator
  • REST / RPC: Representational State Transfer / Remote Procedure Call
  • DNS / DHCP: Name resolution / IP address assignment