The Roles · Who defends it
Security architect
Written from published sources
The person who decides how a system will be defended before it exists. An architect works in drawings and decisions rather than in configuration: which trust boundaries the design has, what each one is enforced by, what happens when a component is compromised, and which controls are load-bearing rather than decorative. The output is a design somebody else builds, and a set of arguments for why it is shaped that way.
Who it receives from
- The business
- What is being built, and the deadline it is being built against.
- Risk and compliance
- The obligations the design has to satisfy, and their real deadlines.
- Engineering
- What is actually deployable here, as distinct from what is theoretically correct.
Who it serves
- Security engineers
- A design specific enough to build without guessing.
- Network and platform teams
- Boundaries and requirements they can implement in their own systems.
- Auditors
- A written rationale that answers why, not only what.
What the job turns on
The architect is accountable for decisions made before anyone can prove them wrong. That is the whole difficulty: the work is judged years later, by an incident, against a threat model written when the budget was set.