🏠 Home ⭐ GitHub Repo GitHub Profile LinkedIn

AWS SAA-C03 One-Page Cheat Sheet

This is an independent, unofficial AWS SAA-C03 study resource. It is not affiliated with, endorsed by, sponsored by, reviewed by, or provided by AWS.
Print this. Read it 24 hours before the exam.

KEYWORD -> ANSWER (Memorize These)

KeywordAnswerKeywordAnswer
least operational overheadServerless/Managedcredential rotationSecrets Manager
private S3 accessGateway VPC Endpointtrack config changesAWS Config
query S3 with SQLAthenaaudit API callsCloudTrail
shared files (Linux)EFSdetect PII in S3Macie
shared files (Windows)FSx WindowsDDoS protectionShield Advanced
HPC file systemFSx LustreSQL injection/XSSWAF
unpredictable accessIntelligent-Tiering3rd party applianceGateway LB
nobody can deleteObject Lock Compliancefan-out messagingSNS -> SQS
interruptible workloadSpot Instancesmessage orderingSQS FIFO
24/7 productionReserved/Savings PlansActiveMQ/RabbitMQAmazon MQ
Lambda cold startSnapStart for Java / Provisioned Concurrency when pre-warmed capacity is requiredreal-time streamingKinesis
container, no infra mgmtECS Fargateon-prem -> AWS (dedicated)Direct Connect
read-heavy DBRead ReplicasUDP + global + low latencyNLB + Global Accelerator
too many DB connectionsRDS Proxycost analysisCost Explorer
clone DB for testingAurora Cloningbudget alertsAWS Budgets
DynamoDB cacheDAXcentralize backupAWS Backup

TOP 10 CONFUSION PAIRS

PairA DoesB Does
Config vs CloudTrailConfig STATE changesAPI call RECORDS
SQS vs SNSQueue, 1 consumerTopic, many consumers
Multi-AZ vs Read ReplicaHA/failoverRead performance
Shield vs WAFDDoS (L3/L4)SQLi/XSS (L7)
ALB vs NLBL7 HTTP/HTTPSL4 TCP/UDP
Secrets Mgr vs Param StoreAuto rotationCheap config
GuardDuty vs InspectorThreat detectionVulnerability scan
CloudFront vs Global AccelCaches staticOptimizes TCP/UDP
Kinesis vs SQSStreaming/analyticsDecoupling/buffering
NACL vs Security GroupStateless, subnetStateful, instance

ELIMINATION RULES


S3 STORAGE CLASSES

Standard -> Standard-IA (30d min) -> Glacier Flexible (90d min) -> Deep Archive (180d min)

-> Intelligent-Tiering (unknown pattern, no retrieval fee) -> One Zone-IA (cheaper, single AZ)

Lifecycle rules can skip tiers; this is a cost-tier reminder, not a required sequence.


KEY NUMBERS


DR STRATEGIES (cheapest -> most expensive)

Backup & Restore (hours-days) -> Pilot Light (hours) -> Warm Standby (minutes) -> Multi-Site Active-Active


IAM POLICY EVALUATION

Explicit DENY > Explicit ALLOW > Implicit DENY


ROUTE 53 POLICIES

Simple | Weighted (A/B test) | Latency (performance) | Failover (DR) | Geolocation (compliance) | Geoproximity (GPS + bias) | Multi-value (multiple IPs)


WELL-ARCHITECTED 6 PILLARS

Operational Excellence | Security | Reliability | Performance Efficiency | Cost Optimization | Sustainability