What is the difference between SRE and DevOps?
spaceto flip
DevOps is a culture/philosophy: break down silos between dev and ops, shared ownership, automation. SRE is a specific implementation: Google's approach to operations using software engineering. SREs write code to automate operations. DevOps is the what, SRE is one way to do it.