What does DevOps mean to you?
Answer: Shared ownership of software from commit to production — developers accountable for how their code runs, and platform engineers building the automation that makes that safe. In practice it shows up as automated delivery, infrastructure as code, observability owned by the team writing the code, and a blameless culture around failure.
Why interviewers ask this: The answer to avoid is "DevOps is a role that does CI/CD". Interviewers listen for cultural and organisational components alongside tooling, and naming the four DORA metrics as how you would measure it is a strong close.
