Skip to main content

> Term

response duties

The explicitly assigned responsibility to acknowledge, investigate, and resolve incidents and outages for a specific service.

Detailed Explanation

Response duties encompass the formal on-call obligations of an engineering team. It goes beyond merely holding a pager; it involves triage, communication, mitigation, and eventual root cause analysis when production systems fail.

Without clearly defined response duties, incidents become chaotic scrambles where everyone assumes someone else is handling the alert, leading to prolonged downtime and customer impact.

Why It Matters

Clear response duties prevent the "bystander effect" during critical outages and ensure that the right context-holders are engaged immediately when alerts fire.

Common Failure Mode

Alerts are routed to a generic channel where they are ignored by the entire team, or on-call duties are assigned to engineers who lack the production access necessary to fix the problem.

Practical Example

An on-call rotation is set up using PagerDuty. When the primary database latency spikes, the primary on-call engineer receives a direct alert, acknowledges it within 5 minutes, and executes a well-documented rollback runbook.

Production Manifestation

An engineer gets paged at 3 AM with an alert they have the access, knowledge, and playbook to acknowledge and mitigate.

Frequently Asked Questions

What is response duties in short?

The explicitly assigned responsibility to acknowledge, investigate, and resolve incidents and outages for a specific service.

What is the most common failure mode?

Alerts are routed to a generic channel where they are ignored by the entire team, or on-call duties are assigned to engineers who lack the production access necessary to fix the problem.

AI Summary

The explicitly assigned responsibility to acknowledge, investigate, and resolve incidents and outages for a specific service. Clear response duties prevent the "bystander effect" during critical outages and ensure that the right context-holders are engaged immediately when alerts fire.