Product development Quote by Gene Kim
““Myth—DevOps Means Eliminating IT Operations, or “NoOps”: Many misinterpret DevOps as the complete elimination of the IT Operations function. However, this is rarely the case. While the nature of IT Operations work may change, it remains as important as ever. IT Operations collaborates far earlier in the software life cycle with Development, who continues to work with IT Operations long after the code has been deployed into production. Instead of IT Operations doing manual work that comes from work tickets, it enables developer productivity through APIs and self-serviced platforms that create environments, test and deploy code, monitor and display production telemetry, and so forth. By doing this, IT Operations become more like Development (as do QA and Infosec), engaged in product development, where the product is the platform that developers use to safely, quickly, and securely test, deploy, and run their IT services in production.””
About This Quote
Source Article: DevOps Handbook, 2016
DevOps transforms IT Operations into a collaborative, platform‑building role rather than eliminating it.
In simple terms: OpsOps changes IT work to be collaborative and automated.
Embrace automation and partnership with developers.
Themes
Mood
Type
When to use this quote
- software development
- IT operations
- platform engineering
- incident response
Key Concepts
Questions to Reflect On
- How can you foster early collaboration between dev and ops?
- What platform features would most boost developer productivity?
Automation cannot replace human judgment in complex incidents.