Review architecture against threats and requirements.
Expose assumptions and single points of failure.
Make proportionate security recommendations.
An architecture review asks whether controls are complete, independently effective, operable, measurable, and aligned with business risk. Review data flows, identities, admin paths, dependencies, failure modes, deployment, observability, and recovery. Security controls can introduce availability or usability costs; make those trade-offs explicit.
Use review findings that are specific and actionable: affected asset, condition, impact, recommendation, owner, priority, and verification method. A diagram is a reasoning tool, not proof that the system is secure.
Exercises
Review a fictional payment architecture.
Find three assumptions that need evidence.
Prioritize recommendations by impact and effort.
Self-check
What is a single point of failure?
What makes a recommendation actionable?
Why review operations?
Self-Check Quiz
1. What should a review finding include?
AnswerAsset, condition, threat or impact, evidence, recommendation, owner, priority, and verification.
2. Is a diagram alone assurance?
AnswerNo. Controls must be configured, operated, monitored, and tested in the real environment.
Homework
Perform a security architecture review of a web platform.
Produce a prioritized finding register.
Write residual-risk and verification notes.
Sample answerGood findings identify missing object authorization, broad service identity, untested restore, or unmonitored admin access with concrete evidence. Each recommendation has an accountable owner, a priority justified by risk, and a retest that demonstrates the control works.