A featured contribution from Leadership Perspectives, a curated forum for technology leaders, nominated by our subscribers and vetted by the Applied Technology Review Editorial Board.

Apl Logistics

Marc Ortega, Cissp, Global Director Information Security

Peeling the Onion: Defense in Depth

Marc Ortega

Marc Ortega

Platform Systems Authority

In cybersecurity, defense in depth reduces risk by using multiple, overlapping safeguards so that if one control fails, others still prevent, detect or contain an attack. It avoids single points of failure by combining preventive controls (block common threats), detective controls (find what slipped through) and corrective controls (restore service and limit impact). 

Effective programs blend people, process and technology to protect confidentiality, integrity and availability. Common layers include strong identity and access management (least privilege, multifactor authentication), secure configurations and patching, segmentation, encryption in transit and at rest, resilient backups and centralized logging and monitoring to surface abnormal behavior early. When layers are independent yet integrated, attackers face higher cost, defenders get earlier warning and the blast radius of incidents is reduced.

"Governance assigns clear ownership for each layer, tracks exceptions with documented risk and expiration dates and drives periodic reviews as applications and vendors change."

THE ONIONWW

CLOUD ENVIRONMENTS 

Cloud access can originate anywhere, so identity is foundational: single sign-on (SSO) with multi-factor authentication (MFA), conditional access and strict privileged access management for admins. A zero-trust approach strengthens this layer by continuously validating identity, device health and context rather than trusting “internal” traffic. Harden cloud resources using secure landing zones, baseline configuration policies and regular posture assessments to catch configuration drift (for example, unintentionally public storage). Standardize cloud-native logging, key management and encryption so incidents can be investigated quickly and sensitive data remains protected.

PLATFORM/NETWORK

Protect this layer with next-generation firewalls, intrusion detection/prevention (IDS/IPS) and secure remote access. Restrict allowed ports and protocols to reduce exposed surface area and limit lateral movement. Use VLANs and microsegmentation to isolate users, servers and sensitive stores so only approved traffic paths exist. Apply least privilege to administrative access (strong authentication, allow-lists and separate management networks where possible). Improve visibility with centralized telemetry, DNS logging and alerting on unusual east-west traffic to detect movement early.

APPLICATION​ 

Secure applications with strong identity (SSO/MFA) and application security from development through production. Harden apps with input validation, secure session management, segmentation, port controls and encryption, focusing on common web risks such as injection and broken access control. Use a secure software development lifecycle (SSDLC) with code review, dependency/container scanning and automated testing (SAST/DAST) before release. Store secrets in a managed vault (not in code) with tightly scoped permissions. For internet-facing apps and APIs, use web application firewalls (WAF), API gateways, rate limiting and bot protections to reduce exposure and absorb abuse.

ENDPOINTS

Protect endpoint access with MFA and role-based access that minimizes local administrator rights. Use strong passwords (12+ characters) or, where available, password-less methods (passkeys/device-based auth) to reduce phishing risk. Deploy modern endpoint detection and response (EDR) and behaviorbased anti-malware. Harden devices with configuration baselines, rapid OS/browser patching and full-disk encryption for lost or stolen hardware. Control ports, services and removable media to reduce malware introduction and data exfiltration.

RESPONSE

Build response capability with endpoint investigation tools, centralized logging/SIEM and threat intelligence to correlate signals across identities, endpoints and networks. Maintain an incident response plan that defines roles and escalation paths (for example, ransomware, data exposure, credential theft) and includes communication procedures for leadership, legal and external stakeholders. 

Use practical playbooks for triage, containment, eradication and recovery and validate them with tabletop exercises. Effective containment relies on pre-staged actions (isolate hosts, disable accounts, rotate keys, block indicators). Validate recovery with tested backups and disaster recovery procedures.

CONCLUSION

Defense in depth works only when operated continuously. Measure control health (patch compliance, MFA coverage, backup success, mean time to detect/respond), tune detections so meaningful threats stand out and validate changes with vulnerability scanning and penetration testing that prioritize exploitability and business impact.

Governance assigns clear ownership for each layer, tracks exceptions with documented risk and expiration dates and drives periodic reviews as applications and vendors change. Ongoing security awareness training as well as tabletop exercises ensure incident response remains fast and coordinated.

Done well, defense in depth creates resilience: attackers must defeat multiple barriers, defenders detect issues sooner with practiced playbooks and the organization limits impact while keeping critical services and data available. 

The articles from these contributors are based on their personal expertise and viewpoints, and do not necessarily reflect the opinions of their employers or affiliated organizations.
follow on linkedin
Copyright © 2026 Applied Technology Review.All Rights Reserved
Top