Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

DevOps

A Hacker News discussion titled "DevOps" explores various perspectives on the DevOps movement, its principles, practical implementations, and ongoing debates about its definition and role in software development and IT operations.

Background

"DevOps" is a portmanteau of "development" and "operations" — it refers to a cultural and technical movement that aims to break down silos between software developers (who write code) and IT operations staff (who deploy and maintain it). The term emerged around 2009, popularized by the "10+ Deploys per Day" book and the first DevOpsDays conference. At its core, DevOps emphasizes automation (CI/CD pipelines), infrastructure-as-code, monitoring, and shared ownership of the software lifecycle. The context behind this generic Hacker News thread is that DevOps has been a dominant, often controversial topic in tech for over a decade: critics argue it has become an overhyped buzzword co-opted by tool vendors, while advocates see it as a necessary evolution toward faster, more reliable software delivery. A 2025 discussion on HN typically reflects ongoing debates about whether DevOps "failed" or was never truly implemented, the rise of platform engineering as a successor, and tensions between SRE (Site Reliability Engineering, popularized by Google) and DevOps philosophies.

Related stories