Skip to content

Instantly share code, notes, and snippets.

@kirtfitzpatrick
Created November 4, 2024 20:03
Show Gist options
  • Save kirtfitzpatrick/50063c5d935c62885ff4dcc48b5861f2 to your computer and use it in GitHub Desktop.
Save kirtfitzpatrick/50063c5d935c62885ff4dcc48b5861f2 to your computer and use it in GitHub Desktop.
Eight Rules of DevOps

b1000 Rules of DevOps

Pronounced "eight rules of devops"

000:

Follow the community. They will mow down thousands of problems before you ever encounter them. Give back.

001:

Be part of a team. Ensure that team is welcoming to other teams. We're here to help.

010:

A good naming convention will often get you 90% of the way there for free. Be consistent.

011:

Aggressively delete stale complexity at every opportunity. All code is tech debt.

100:

If the developers can't ship code, you're bad at your job.

101:

Always slide improvements and tech debt work alongside deliverables. DevOps doesn't generate revenue, the teams we serve do. Strike a balance.

110:

Be affable. Presume you're the one doing it wrong. It gets more accomplished. Be the first to admit when you're wrong for the same reason.

111:

The role is one of facilitating others. Engineers often know how to solve the problem in front of them but are obstructed by forces outside their control. Whatever that friction point is, look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment