CloudGuild · Blog · Cheat sheets · Lessons · Certifications

Well-Architected Framework

Six pillars AWS uses to review designs. The lens the exam scores you against.

The six pillars

  1. Operational Excellence — run and improve systems (IaC, observability, runbooks).
  2. Security — protect data and systems (least privilege, encryption, traceability).
  3. Reliability — recover from failure, scale to meet demand (multi-AZ, backups, DR).
  4. Performance Efficiency — use resources well; pick the right service and right-size.
  5. Cost Optimization — pay only for what delivers value.
  6. Sustainability — minimize environmental impact of workloads.

How I use it

Gotchas & exam traps

The architect view

The pillars are a decision compass. When two answers look plausible, re-read the requirement, name the pillar it emphasizes, and choose the option that serves that pillar without over-building the others.

Take a free mock exam →