Security Architecture
Security architecture defines the system structure, trust boundaries, controls, and evidence needed to manage security risk while the system delivers its intended outcome.
itCybersecurity fundamentals and governance | OpenSkills.info
Intro
Security Architecture
Security architecture makes security properties part of system structure. It identifies assets, actors, trust boundaries, dependencies, controls, and evidence. Start with the mission and risk, then design controls that fit how the system actually stores data, makes decisions, connects services, and recovers from failure. A trust boundary is where identity, privilege, or data handling changes. At every boundary define authentication, authorization, validation, encryption needs, logging, failure behavior, and ownership. Zero trust does not mean no trust; it means that access decisions are explicit and continuously supported by policy and evidence. Build defense in depth. Separate duties, minimize privilege, protect secrets, segment networks, harden workloads, monitor security-relevant behavior, and test recovery. A control is useful only when you can operate and verify it.
Continue the course
This section is part of the paid course.
See pricing to subscribe, or log in if you already have access.
Where this skill leads
Relevant careers
See how this topic contributes to broader role-level skill maps.
Sources
- https://csrc.nist.gov/pubs/sp/800/160/v1/r1/final
Supports
- Systems security engineering
- https://csrc.nist.gov/pubs/sp/800/207/final
Supports
- Zero trust architecture
