InterviewStack.io LogoInterviewStack.io

Security Automation, Tooling, and Operations at Scale Questions

Engineering and operating security capabilities at scale. Covers security automation and scripting (e.g. Python for security), building and engineering internal security tools, security-stack integration and tool consolidation, security tool evaluation and selection, security metrics and observability, and running enterprise security operations reliably at scale. The 'make security repeatable, measurable, and operable' engineering layer.

MediumTechnical
44 practiced

Technical coding: In Python (or clear pseudocode), write a script that reads an asset inventory CSV (hostname, ip, owner, tags) and outputs a draft microsegmentation policy JSON grouping hosts by 'tags' and producing allow rules for a small set of known service ports. Show idempotent update behavior and describe how you would test the script in staging before any production enforcement.

That is every published Security Automation, Tooling, and Operations at Scale question for Security Architect so far. Browse the other topics in this category, or practice this one interactively.