Fact-checked Aug 17, 2026
Also called: Development Operations
DevOps is a set of practices that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle and provide continuous delivery.
DevOps is a way of working that brings together two traditionally separate parts of software creation: 'development' (where software is written) and 'operations' (where software is maintained and kept running). Think of it as a bridge built to connect these two teams, helping them work more closely and efficiently. The goal is to make the process of building, testing, and releasing software faster, more reliable, and more collaborative.
Before DevOps, developers would often build software and then 'throw it over the wall' to the operations team to deploy and manage. This could lead to a lot of finger-pointing if something went wrong, as each team had different goals and tools. DevOps tries to break down these barriers by encouraging shared tools, responsibilities, and communication. This means things like automating tasks that used to be done by hand, and making sure everyone understands what the other team is doing.
How does it work in practice? Imagine a company that wants to release a new feature for its app. Without DevOps, developers might spend weeks coding, then hand it off, and operations might take another week to set it up, encountering unexpected issues. With DevOps, the development team uses tools to automatically test their code as they write it. Once it's ready, automated systems can quickly and reliably deploy it to users. If a problem arises, both teams work together to fix it immediately, often using shared monitoring tools.
You would often encounter DevOps principles in any modern technology company that regularly updates its software, from small startups to large enterprises. It's especially important for cloud-based applications that need to be constantly available and rapidly improved. A common misconception is that DevOps is just a tool or a specific software product. While tools are important, DevOps is primarily about culture, collaboration, and a shift in mindset.
DevOps is a way of working that brings together two traditionally separate parts of software creation: 'development' (where software is written) and 'operations' (where software is maintained and kept running). Think of it as a bridge built to connect these two teams, helping them work more closely and efficiently. The goal is to make the process of building, testing, and releasing software faster, more reliable, and more collaborative.
DevOps is also referred to as Development Operations.
Daily Deck explains terms like DevOps as part of a free seven-card daily brief. No jargon. No fluff.
Start free