Security Glossary
Definition
What is Defense in Depth?
A security strategy that layers multiple independent controls so that the failure of any single control does not result in a complete breach. The principle assumes no single technology or process is infallible, and combines preventive controls (firewalls, input validation), detective controls (SIEM, IDS), and corrective controls (incident response, backups) across people, processes, and technology. Defense in depth is a foundational concept in both network and application security architecture.