A layering tactic, conceived by the NSA as a comprehensive approach to information and electronic security.
Firewall -> WAF -> App Auth -> Database Encryption.
class DefenseinDepth:\n def __init__(self):\n pass\n\n def execute(self):\n print('Executing Defense in Depth')