Instiq
Chapter 1 · Cloud Concepts and the Value of AWS·v2.0.0·Updated 6/3/2026·~11 min

What's changed: Revamped CLF-C02 Chapter 1 to the new depth (cloud traits/deployment models/six advantages, CapEx-OpEx/economics/TCO, Well-Architected six pillars)

1.3The AWS Well-Architected Framework

Key points

Understand the AWS Well-Architected Framework—guidance for building well on the cloud—and its six pillars.

The AWS Well-Architected Framework is a set of best practices for building well on the cloud. It reviews your design across six pillars to find and fix risks and improvements. Each pillar has design principles and review questions, and the free AWS Well-Architected Tool lets you assess your workloads. For the exam, the priority is to firmly know the names and one-line role of each of the six pillars.

1.3.1The six pillars

Diagram of the six pillars of the AWS Well-Architected Framework: operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability.
The six Well-Architected pillars
  • Operational Excellence: automate, monitor, and continuously improve operations—"operations as code."
  • Security: protect data and systems with defense in depth (identity, encryption, least privilege, traceability).
  • Reliability: recover from failures and meet changing demand (auto-recovery, horizontal scaling).
  • Performance Efficiency: use resources efficiently and appropriately, and revisit as needs change.
  • Cost Optimization: avoid unneeded spend and optimize cost per value.
  • Sustainability: minimize the environmental impact of running workloads.
PillarIn a phrase
Operational ExcellenceAutomate, run, and keep improving
SecurityProtect data/systems in layers
ReliabilityRecover from failure, meet demand
Performance EfficiencyUse resources efficiently/appropriately
Cost OptimizationOptimize cost per value
SustainabilityMinimize environmental impact
Example

Scenario: a design review for a new service. Before launch, review the six pillars with the Well-Architected Tool: "does it auto-recover on failure (reliability)?", "is least privilege in place (security)?", "any idle resources (cost optimization)?"—then fix the risks found before production. The pillars act as a checklist.

Warning

Watch the mix-ups: (1) there are six pillars (operational excellence, security, reliability, performance efficiency, cost optimization, sustainability); "marketing" or "availability" alone are not pillar names. (2) Don’t confuse reliability (recover from failure) with performance efficiency (use resources well). (3) Well-Architected is design guidance, not a specific service.

Note

Q. Weren’t there five pillars? There used to be five; sustainability was added, making six today. Use six for the exam.

Exam point

The names and gist of the six pillars come up often—especially "reliability = recover from failures," "cost optimization = cost per value," "operational excellence = automation and improvement," and "sustainability = minimize environmental impact."

1.3.2Section summary

  • Well-Architected = cloud design best practices, reviewed across six pillars; assess with the Well-Architected Tool
  • Six: operational excellence / security / reliability / performance efficiency / cost optimization / sustainability
  • Don’t confuse "reliability = recover from failure" with "cost optimization = cost per value"

Sign in to track progress — Log in.

Quick check

(just a quick review)

Q1. Which Well-Architected pillar primarily addresses recovering from failures?

Q2. Which is NOT a pillar of the Well-Architected Framework?

Q3. How many pillars does the AWS Well-Architected Framework have?

Q4. Which pillar addresses optimizing cost per value and avoiding unneeded spend?

Q5. Which free tool assesses your workload against the six pillars?

Check your understandingPractice questions for Chapter 1: Cloud Concepts and the Value of AWS