LLMOps Lifecycle — Practice quiz

Untimed. Answers are graded when you submit, with explanations and spaced-repetition scheduling.

  1. Question 1easy

    What is LLMOps?

  2. Question 2medium

    What makes LLM systems uniquely hard to operate vs. ordinary software? (Select all that apply)

    Select all that apply.

  3. Question 3medium

    Which artifacts should be versioned as experiments? (Select all that apply)

    Select all that apply.

  4. Question 4medium

    Why pin a dated model snapshot (e.g. gpt-4o-mini-2024-07-18) instead of a floating alias?

  5. Question 5medium

    What makes an LLM run reproducible?

  6. Question 6hard

    In the change lifecycle, what gates a prompt/model change before rollout?

  7. Question 7hard

    What is a canary rollout for a prompt/model change?

  8. Question 8medium

    Why keep the previous version one config-flip away?

  9. Question 9hard

    A provider deprecates your pinned model. What must you do before switching to the replacement?

  10. Question 10medium

    What is 'data drift' in an LLM system?

  11. Question 11hard

    In an incident, what is the correct FIRST action after detection?

  12. Question 12hard

    What is the value of the post-mortem step (adding the failing case to the golden set)?

  13. Question 13medium

    What experiment-tracking tool (name one) is commonly used to version LLM/ML runs, params, and metrics?

  14. Question 14hard

    Complete the incident rule: '____ before diagnose' — roll back first, investigate second.

0 / 14 answered