Hacker News new | ask | show | jobs
by smarm52 755 days ago
TIL https://en.wikipedia.org/wiki/Runbook
1 comments

Runbooks or playbooks are often used interchangeably.

I went with Runbooks since a playbook is usually something more abstract. For e.g

A playbook might say: "restart the ec2 server," but a Runbook will list the exact sequence of commands you can run to restart a server.