Cloud guardrail drills
The preventive controls behind a real ATO — written as actual AWS policy JSON. Lock workloads to GovCloud regions, enforce TLS and KMS encryption, require classification tags, protect the audit trail, and bound permissions. Every drill is graded live in your browser against the real JSON — no AI, no autocomplete.
Why this matters:in the shared-responsibility model, a FedRAMP/IL authorization doesn't cover your configuration — a public bucket or a workload in the wrong region is on you. These SCPs and bucket policies are how the frameworks in the decks become enforced boundaries no account can bypass.
Region & residency guardrails
0/1 doneKeep regulated workloads inside approved GovCloud regions. Write AWS Organizations Service Control Policies (SCPs) — org-wide, mandatory guardrails no account can override — graded as real JSON in your browser.
Encryption & transport
0/2 doneEnforce encryption in transit and at rest with S3 bucket policies — deny non-TLS access and reject uploads that aren't KMS-encrypted. The controls that keep CUI/classified-adjacent data protected.
Data governance & audit
0/3 doneRequire data-classification tags, protect the audit trail, and bound permissions with a permissions boundary — the preventive controls behind a real ATO and the shared-responsibility model.