Skip to content

Commit 39213d6

Browse files
tiny typo
1 parent f202a72 commit 39213d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/site-reliability-engineering/articles/sre-and-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The similarities between SRE and DevOps are clear. Where it gets really interest
3232

3333
### "class SRE implements interface DevOps"
3434

35-
_The Site Reliability Workbook_ (mentioned in our [resource book list](../resources/books.md)) discusses SRE and DevOps in its first chapter. That chapter uses the phrase "class SRE implements interface DevOps" as its subtitle. This is meant to suggest (using as phrase aimed at developers) that SRE could be considered a specific implementation of the DevOps philosophy. As the chapter points out, "DevOps is relatively silent on how to run operations at a detailed level" while SRE is considerably more proscriptive in its practices. So one possible answer to the question of how the two relate is SRE could be considered one of many possible implementations of DevOps.
35+
_The Site Reliability Workbook_ (mentioned in our [resource book list](../resources/books.md)) discusses SRE and DevOps in its first chapter. That chapter uses the phrase "class SRE implements interface DevOps" as its subtitle. This is meant to suggest (using a phrase aimed at developers) that SRE could be considered a specific implementation of the DevOps philosophy. As the chapter points out, "DevOps is relatively silent on how to run operations at a detailed level" while SRE is considerably more proscriptive in its practices. So one possible answer to the question of how the two relate is SRE could be considered one of many possible implementations of DevOps.
3636

3737
### SRE is to reliability as DevOps is to delivery
3838

0 commit comments

Comments
 (0)