Cloud Concepts (26%)
6 topicsThe most concept-heavy domain. Focus on what makes cloud computing different from on-premises: variable cost, elasticity, no up-front hardware. The Well-Architected Framework pillars (Security, Reliability, Performance Efficiency, Cost Optimisation, Operational Excellence, Sustainability) are tested by name.
- Benefits of AWS Cloud: agility, elasticity, scalability, cost savings
- Cloud economics: OPEX vs CAPEX, consumption-based pricing
- Cloud deployment models: public, private, hybrid
- Service models: IaaS, PaaS, SaaS
- AWS Well-Architected Framework: 6 pillars
- AWS Cloud Adoption Framework (CAF)
Security and Compliance (25%)
6 topicsKnow the Shared Responsibility Model cold: AWS manages security OF the cloud (hardware, datacentres, networking); customers manage security IN the cloud (data, IAM, OS, applications). This principle underlies many Security domain questions.
- AWS Shared Responsibility Model
- IAM: users, groups, roles, policies, MFA
- AWS security services: Shield, WAF, GuardDuty, Inspector, Macie
- Encryption: at rest (KMS) and in transit (TLS/ACM)
- Compliance programmes: HIPAA, PCI DSS, SOC, ISO 27001
- AWS Artifact — compliance reports
Cloud Technology and Services (33%)
7 topicsThe largest domain — requires knowing each service by name, purpose, and key distinguishing feature. Focus on the most commonly confused pairs: EBS (block, attached to one EC2) vs S3 (object, internet-accessible) vs EFS (file, shared across EC2s); RDS (relational, managed) vs DynamoDB (NoSQL, serverless).
- Compute: EC2, Lambda, Elastic Beanstalk, ECS, EKS, Lightsail
- Storage: S3, EBS, EFS, S3 Glacier (retrieval tiers)
- Databases: RDS, Aurora, DynamoDB, Redshift, ElastiCache
- Networking: VPC, subnets, security groups, NACLs, Route 53, CloudFront, Direct Connect
- Monitoring: CloudWatch (metrics/alarms), CloudTrail (API logging), AWS Config
- Deployment: CloudFormation, Elastic Beanstalk, CodeDeploy
- Migration: Snowball, DMS, Migration Hub
Billing, Pricing and Support (16%)
6 topicsKnow the four EC2 pricing models and when to use each: On-Demand (unpredictable), Reserved (steady-state, 1 or 3 year commitment), Spot (fault-tolerant, interruptible), Dedicated Hosts (compliance/licensing). Support plan questions focus on which features are available at each tier — Business is the minimum tier for 24/7 phone and chat support.
- Pricing models: On-Demand, Reserved (1yr/3yr), Spot, Savings Plans, Dedicated Hosts
- AWS Free Tier: 12-month, always-free, trial
- Cost management tools: Cost Explorer, AWS Budgets, Cost and Usage Report
- AWS Pricing Calculator
- Support plans: Basic, Developer, Business, Enterprise (TAM access)
- AWS Organizations and consolidated billing