quiz · 4 min

Cost, Latency & Reliability Check

  1. According to the lessons, where does budget enforcement live?
  2. In the Budgeted wrapper from the interactive lesson, what is the cache key?
  3. In the Budgeted wrapper, which check happens first on every call?
  4. Why does Lesson 40 say retrying a write is unsafe without idempotency?
  5. What is the purpose of adding jitter to exponential backoff?