AWS Cloud Practitioner Study Session Ten

I am taking the AWS Cloud Practitioner Exam in approximately one day and want to ensure I am prepared. This series will serve as non-exhaustive note taking for the information that I am internalizing as I go.

ChatGPT Summary

Monitoring, Auditing, and Governance on AWS

Exam-Focused Summary with Tips & Memory Aids

For the AWS Cloud Practitioner exam, monitoring and governance questions often test service differentiation:

“Which service monitors performance?” vs “Which audits API calls?” vs “Which proves compliance?”

This section ties those together.


Monitoring vs Auditing vs Governance (Big Picture)

Category Goal Key Services
Monitoring Observe performance & health CloudWatch, AWS Health
Auditing Record & review actions CloudTrail, AWS Config
Compliance Evidence Prove compliance AWS Artifact, Audit Manager
Governance Control & scale accounts Organizations, Control Tower
Optimization Improve cost & security Trusted Advisor

🧠 Memory Tip

Watch → Trail → Prove → Govern → Optimize


Amazon CloudWatch (Monitoring)

Amazon CloudWatch monitors AWS resources and applications in real time.

Core Components

Key Capabilities

🧠 Memory Tip

CloudWatch watches performance


Amazon CloudTrail (Auditing & API Logging)

Amazon CloudTrail records who did what, when, and from where in your AWS account.

What CloudTrail Captures

CloudTrail Components

🧠 Memory Tip

CloudTrail = Audit trail


CloudWatch vs CloudTrail (Very Common Exam Comparison)

Feature CloudWatch CloudTrail
Purpose Monitoring Auditing
Focus Performance & health API activity
Typical Question “CPU is high” “Who deleted this?”

🧠 Rule of Thumb

If it’s about performance → CloudWatch
If it’s about actions → CloudTrail


AWS Artifact (Compliance Evidence)

AWS Artifact provides on-demand access to AWS compliance documentation.

Two Main Sections

🧠 Memory Tip

Artifact = Proof folder


AWS Compliance / Customer Compliance Center

🧠 Exam Clue


AWS Config (Configuration Auditing)

AWS Config continuously records and evaluates resource configurations.

What It Does

🧠 Memory Tip

Config checks configurations


AWS Audit Manager (Automated Audits)

AWS Audit Manager automates evidence collection for audits.

Key Benefits

🧠 Memory Tip

Audit Manager = Audit automation


AWS Organizations (Multi-Account Governance)

AWS Organizations lets you centrally manage multiple AWS accounts.

Core Features

Service Control Policies (SCPs)

🧠 Memory Tip

SCPs set guardrails, not permissions


Governance at Scale

AWS Control Tower

Landing Zone

🧠 Memory Tip

Control Tower = Account factory + rules


AWS Service Catalog

🧠 Memory Tip

Service Catalog = Approved menu


AWS License Manager

🧠 Memory Tip

License Manager manages licenses


AWS Health

AWS Health Dashboard

🧠 Memory Tip

AWS Health = What AWS is doing to you


Trusted Advisor (Best Practices Checker)

Trusted Advisor continuously evaluates your AWS environment.

Categories Checked

🧠 Memory Tip

Trusted Advisor gives advice


IAM Access Analyzer

Use Cases

🧠 Memory Tip

Access Analyzer = Who can access what


Exam Power Summary Table

Scenario Correct Service
Monitor CPU or memory CloudWatch
Track API calls CloudTrail
Compliance reports AWS Artifact
Config drift detection AWS Config
Automated audits Audit Manager
Multi-account governance Organizations
Account setup at scale Control Tower
Best practice checks Trusted Advisor
License tracking License Manager
External access review IAM Access Analyzer

Final Exam Tip

If the question says:


Study materials:


Raw Input Notes:


CloudTrail Events: Capture details about actions performed within AWS account (API calls, console actions, etc.)

CloudTrail logs: Monitors events and delivers those events as log files to Amazon S3 bucket. Can be used to prove compliance with regulators such as PCI, HIPAA.

CloudTrail Insights: Analyzes normal patterns of API call volume and API error rates, generates insight events when API call volumes / error rates deviate from normal patterns. Can enable to detect anomalous behavior or unusual activity.


AWS Artifact

AWS Artifact Agreements: Can review, accept, manage agreements for individual account or all accounts.

AWS Artifact Reports: Provide compliance reports from third-party auditors. Remain up to date with latest reports released.

AWS Compliance: Can read customer compliance stories to discover how companies regulate industries

AWS Config: Assess, audit, evaluate configurations of AWS resources

AWS Audit Manager: Continually audits AWS usage to simplify risk and compliance assessment. Helps collect evidence and amange audit data.

AWS Organizations: Help centrally manage and govern environment as you grow / scale. Helps manage policies for groups of accounts and automate account creation.

Service Control Policies (SCPs) can apply to individual member accounts, or an organizational unit (OU)

Governance in the AWS Cloud

AWS Health:

Continuously Evaluating AWS Environment:

IAM Access Analyzer: