Learn vocabulary for discussing alert design, alert fatigue, and on-call policy.
0 / 10 completed
1 / 10
What is 'alert fatigue'?
Alert fatigue occurs when on-call engineers receive so many low-quality or noisy alerts that they start ignoring or delaying responses — increasing the risk of missing critical incidents.
2 / 10
What does 'actionable alert' mean?
An actionable alert tells the on-call engineer exactly what is wrong, what the impact is, and what the first investigation step should be — reducing time to diagnosis.
3 / 10
What is 'page' vs 'ticket' in alerting policy?
In on-call policy, a 'page' (or 'alert') triggers an immediate notification that interrupts the on-call engineer's sleep/work. A 'ticket' creates a non-urgent task to address during business hours.
4 / 10
What is 'burn rate' alerting in SLO-based monitoring?
Burn rate alerting fires when the error budget is being consumed at a rate that would exhaust it before the SLO window ends — enabling proactive response before the SLO is breached.
5 / 10
What is a 'runbook' in on-call and alerting context?
A runbook (or playbook) is a documented step-by-step procedure for investigating and resolving a specific type of alert — enabling consistent, efficient incident response.
6 / 10
Sarah from the DevOps team sent this Slack message to the on-call engineer, Ben: 'High CPU usage on Web Server 1. Investigating…'. Which of the following best describes the *urgency* implied by Sarah's message?
The phrase 'High CPU usage' coupled with the specific server identifier ('Web Server 1') immediately suggests a problem. While not explicitly stating 'critical', the high CPU level is indicative of potential issues that could impact service availability and performance. 'Insufficient' options miss this immediate implication; 'Critical' is too strong without further data.
7 / 10
David is writing the description for a Pull Request to merge code that implements new error logging. He wants to clearly communicate the alerting strategy associated with this change. Which of the following statements would be MOST effective in his PR description?
David's goal is to explain the *alerting strategy*. Option 1 directly states that alerts are triggered when errors occur – this is core. Options 2 and 3 are too vague. While improved logging is good, it doesn't define how alerts will be managed; option 4 focuses on thresholds rather than the overall alerting process.
8 / 10
Maria is reviewing a code change that introduces a new monitoring endpoint. The PR includes the following comment: 'This endpoint exposes metrics on request latency. Alerts will be configured to trigger when requests exceed 500ms.' Which of the following best describes the relationship between the metric and the alert?
An *actionable alert* is one that reacts to a metric. Simply stating a fixed threshold (500ms) doesn't explain how it relates to the metric. The correct answer highlights that the alert triggers when the request latency exceeds this value – essentially using the metric as the basis for the alert.
9 / 10
John, a senior engineer, is creating a 'runbook' for the on-call team. The runbook details steps to take when an alerting system triggers due to high database connection counts. Which of the following actions should be included as a *primary* step in the runbook?
A runbook aims to provide practical steps. While scaling or contacting the dev team might be necessary eventually, directly resetting connections (option 3) is often a temporary and potentially harmful solution that doesn't address the root cause. Option 1 is reactive and doesn't proactively investigate the problem.
10 / 10
Emily is explaining an SLO to a new team member. She states: 'We have an alert for service degradation that fires when response times exceed 2 seconds 95% of the time.' What does Emily's statement primarily represent?
This statement describes an SLO (Service Level Objective). It's not just about a threshold; it's about the *probability* of alerts firing within that timeframe. It highlights the proactive nature of alerting – aiming to prevent degradation by triggering alerts before the service officially becomes 'degraded'. Option 1 is simply a threshold, and options 3 and 4 are misinterpretations of the SLO's purpose.
What will I practise in "Alerting Strategy — Vocabulary and Communication"?
This module focuses on Observability Engineering — real workplace phrasing you'll use on the job. It contains 10 scenario-based multiple-choice questions with instant feedback.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is free to use with no account or sign-up required.
How many questions does this exercise have?
This module includes 10 questions. Each one gives an immediate right/wrong result plus a full explanation of the correct phrasing.
What happens if I answer a question incorrectly?
You'll see the correct answer highlighted straight away, along with a plain-English explanation of why it's right and why the other options don't fit — mistakes are part of the learning here.
Can I retry the exercise if I want a better score?
Yes — use the 'Try again' button on the results screen to reset your score and go through the questions again. There's no limit on attempts.
Who is this Observability Engineering exercise for?
It's aimed at IT professionals with working English who want to sound more natural and precise around observability engineering — useful whether you're preparing for real conversations at work or just building confidence with the vocabulary.
Do I need an account to track my progress?
No account is needed. Your progress through the exercise is tracked locally in your browser for the current session, and you can replay the module at any time.
How is this different from reading a blog article?
This exercise is an interactive drill that tests and reinforces specific phrasing through multiple-choice questions with instant feedback, while blog articles explain concepts and vocabulary in prose. The two work well together.
Where can I find more Observability Engineering exercises?
See the Observability Engineering hub for more modules like this one, or browse the full Exercises page for other IT-English topics.
Can I complete this exercise on my phone?
Yes — every exercise on CoderSlingo is fully responsive and works on phones and tablets, so you can practise anywhere.