security
DevOps interview questions tagged security, across every topic.
21 questions · 5 unlocked for you
Concepts behind "security"
The concept pages behind what these questions are testing.
Foundational
Identity, not network position: the idea zero trust is actually aboutPerimeter security assumed that being inside the network meant you were trusted. That assumption failed because the perimeter dissolved and because one compromised host inside it inherited everything. Zero trust replaces network position with verifiable identity as the basis for every decision, and almost every modern security control is an instance of that swap.🛡️ Security in the Pipeline
Foundational
An agent can act as a confused deputyThe confused deputy is a longstanding security problem: a privileged program acting on instructions from someone less privileged. An agent that reads untrusted text and holds credentials is exactly that, which is useful, because it means the defences are known and none of them is a better prompt.🤖 AI Infrastructure