Add SRE culture related links (book/annotations)
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
graph TD
|
||||
SRE[Site Reliability Engineering]
|
||||
|
||||
SRE --> Cul[Culture]
|
||||
Cul --> SLA
|
||||
Cul --> SLO
|
||||
|
||||
SRE --> SW[Software Engineering]
|
||||
SW --> PL[Programming Languages]
|
||||
PL --> SysPL[Systems Programming Languages]
|
||||
|
||||
Reference in New Issue
Block a user