SERVICENOW IRM ARCHITECT
PRACTICE TRACK.
Three focused categories built for senior ServiceNow IRM/GRC architects. Each puzzle ships with a runnable simulator so you can see how sn_risk_risk, control attestations, and residual-risk math actually behave — not just how they're described in a slide deck.
Three practice categories
- 🗂️
GRC Tables
Risk, control, entity model
- sn_risk_risk vs legacy sn_grc_risk
- sn_grc_profile as the entity anchor
- Joining risks, controls, and CIs
- 📊
Risk Scoring
Inherent vs residual math
- Inherent × (1 − effectiveness) residual math
- Mapping scores to Low / Medium / High tiers
- Guarding against divide-by-zero and unit mismatch
- 📜
Policy & Compliance
Authority docs, citations, controls
- AttestationUtils and the audit trail
- Scheduled control review jobs
- Evidence-backed state transitions
Why architects use it
- Table-accurate. Puzzles use the real IRM Advanced tables (
sn_risk_risk,sn_grc_profile,sn_compliance_control) — no legacy stand-ins. - Math you can defend. Residual = Inherent × (1 − Effectiveness), threshold tiering, and the traps auditors catch.
- Attestation-first. Practice wiring
AttestationUtilsinto scheduled control reviews with the audit trail intact. - Simulator traces. Every answer explains the platform's response — right or wrong — so you build intuition, not just recall.