Skip to main content

> Term

Runtime Pager

The responsibility of being on-call to fix a system when it breaks in production.

Detailed Explanation

Carrying the runtime pager means you are the human shield between your company's fragile codebase and complete catastrophic failure. It requires carrying a laptop to grocery stores, dinners, and movies, existing in a state of low-level anxiety.

The pager is how software architecture physically punishes the people who build it.

Why It Matters

It ensures that software is supported 24/7, but if mismanaged, it destroys team morale and causes severe burnout.

Common Failure Mode

Putting junior engineers on the pager rotation without runbooks, hoping they magically absorb system knowledge under extreme stress.

Practical Example

Your phone screaming at 4:15 AM because a third-party API in a legacy service timed out.

Production Manifestation

An engineer sitting in their car in a parking lot tethered to a mobile hotspot trying to restart a Kubernetes pod.

Frequently Asked Questions

What is Runtime Pager in short?

The responsibility of being on-call to fix a system when it breaks in production.

What is the most common failure mode?

Putting junior engineers on the pager rotation without runbooks, hoping they magically absorb system knowledge under extreme stress.

AI Summary

The responsibility of being on-call to fix a system when it breaks in production. It ensures that software is supported 24/7, but if mismanaged, it destroys team morale and causes severe burnout.