Intermediate Vocabulary #performance #reliability #adjective-noun

Performance & Reliability Adjectives

5 exercises on adjective–noun collocations used when discussing system performance, uptime, and reliability: the fixed terms that every SRE, backend engineer, and architect uses daily.

Key performance collocations in this set
  • high availability (HA) — not "full" or "maximum" availability
  • low latency — the pair to "high throughput"; never "zero latency"
  • eventual consistency — the CAP-theorem trade-off; not "temporary" consistency
  • idempotent — safe to repeat; distinct from atomic or deterministic
  • stateless — holds no session between requests; enables horizontal scale
0 / 5 completed
1 / 5
An SRE writes in a runbook:

"Our target is ___ availability — the system must remain operational 99.99% of the time, including during planned maintenance windows."

Which adjective pairs with "availability" to describe a system designed never to go down?