
DevOps Institute68


























First question: Why is Site Reliability Engineering an emerging discipline in software delivery?

Helen Beal 🐝
Because it puts the Ops in DevOps!

𝓐𝓷𝓾𝓻𝓪𝓰 𝓢𝓱𝓪𝓻𝓶𝓪
Go Cloud/Cloud native is new normal now.its where traditional ops can't match speed with such modern tech. also SRE is highly sociotechnical discipline hence SRE gaining traction across the industry.

Donna Knapp
Organizations looking to achieve higher levels of velocity understand the importance of wiping out toil, automating manual work, and breaking down the boundaries between silos

TracyRagan
Because we have always had a Dev "team" member who worked with Ops teams who did this job. Now it is becoming formalized. It has always been important.

Ravi Lachhman
Our systems are growing more complex.

James Wasson
In the words of @tammybutow, “Reliability is feature zero”. SRE allows us to create velocity and resilience that is safer, known and consistently measured.

Sanjeev Sharma
Reliability and Resilience are not new concepts or needs. What is driving 'SRE' is the need to rethink Reliability and Resilience in a Cloud world, where you are not able to optimize the underlying infrastructure to custom-fit your application's needs.

Simone Jo Moore
Because it's a new title? That is only a semi-gest! Some people I talk to think it's purely another form of maintainability/availability/security type work I think it's important to distinguish anything particularly unique to these facets of developing & managing tech

Damon Edwards
I'd say it is more about the response of operations to the rapid and dramatic changes that have occurred in software delivery in the past decade.

Siddharth
it applies the software engineering mindset to system administration domain. something which was missing big time.

Anshul Lalit
Culture, DevOps and SRE go hand-in-hand, it should be ongoing, rather than emerging.

Biswajit Mohapatra
It helps in building reliable resilient complex software systems with predictability

austin
imo we've had SRE forever, we just used to call it 'ops'. devops is great, but i think the lived experience of teams is that you need people who can focus on foundational work.

felipe dueñas
Provides a different view on speed, security, availability and integrates devops

Jeremy Morgan 🌲👨💻🌲
I think SRE is emerging because of the increased need for stable, secure systems and changes in development processes (moving faster)

Aaron Rinehart at 127.0.0.1
The size, scale and speed of modern software coupled with our dependence on technology as a society has fostered the need for greater focus on increased quality of service delivery.

Simone Jo Moore
@felidue When we say different view - what is the perspective. How is it looked at differently? These are the questions I get asked and not always sure how to answer.

Simone Jo Moore
my initial feel is to say that SRE is about finding the balance in a 'rocking boat'. If we're to navigate someone standing and being an idiot in it or the waves sideways we need to handle that & more.

Jayne Groll
We need a new approach to Operations that aligns with Agile and CI/CD and DevOps

Jeremy Morgan 🌲👨💻🌲
@simonejomoore It's viewing infrastructure issues as software problems. Treating the infrastructure like software as well, versioning configs, etc.

Simone Jo Moore
@JeremyCMorgan I think we need to be clearer on the basic 'how' of this with customers (the non-tech types). It's still anathema to some since infrastructure is physical still for many

Simone Jo Moore
@JayneGroll Still so much gap sometimes of where is the Ops in DevOps. I can't understand since I used to include even my service desk teams in design/build/release teams

felipe dueñas
@BealHelen ops is part of devops, isn't it?

Simone Jo Moore
Wondering if you have time for a 2nd question as this one is on fire.

Helen Beal 🐝
@felidue Totally! But I've had more than one client say to me that DevOps is about dev and there was that whole NoOps hiatus years ago... SRE helps bolster the ops position IMHO

Jeremy Morgan 🌲👨💻🌲
@simonejomoore great point, much of SRE isn't possible on prem, but there are pieces you can take from it.

felipe dueñas
@simonejomoore SRE endeavors to bridge the gap between the operations team and development team. Where the development team may focus on fast production, the operations team may focus on measures to prevent production blowing-up. SRE comes in to harmonize the two different views.