Phase 1 · Cloud Fundamentals + Shared Responsibility · Lesson 3 of 4
Video
·
12 min
·
+10 pts
This video walks through the AWS Management Console with GRC-relevant services highlighted. No hands-on work — just a guided tour so you know what you are looking at when an engineer shares their screen or when you need to pull evidence for an audit.
Read-only tour
We do not create or modify any AWS resources in this video. The point is familiarity, not administration. You do not need an AWS account to follow along.
AWS Console Tour for GRC Engineers
Where users, roles, and policies live. The credential report (downloadable CSV of all users, MFA status, key age) is the single most-requested piece of SOC 2 evidence. You will pull this report dozens of times in your career.
Bucket settings, encryption configuration, public access block, versioning, and access logging. S3 misconfigurations are the most common cloud security finding — an open bucket is a headline.
The audit log for every API call in the account. Event history lets you answer "who did what, when" — the question auditors ask most often. Trail configuration shows whether logs are encrypted and centralized.
Compliance rules that continuously evaluate resource configurations. Config rules are the closest thing AWS offers to automated compliance checking. Non-compliant resources surface immediately.
Aggregated security findings from Config, GuardDuty, Inspector, and third-party tools. The single-pane view that a GRC Engineer checks weekly. CIS Benchmark scores live here.
Multi-account structure, organizational units (OUs), and service control policies (SCPs). Understanding the account hierarchy tells you where guardrails are enforced and where they are not.
What to watch for
As you watch, pay attention to where compliance evidence lives — not how to configure services. Your job is to know where to find the proof, not to build the infrastructure. The IAM credential report, CloudTrail event history, and Config compliance dashboard are the three places you will visit most.