IT Practice Exams

CLF-C02 · Cloud Concepts · Updated August 8, 2026

The AWS Well-Architected Framework: All Six Pillars Explained

The AWS Well-Architected Framework is a set of design guidelines AWS publishes for building workloads in its cloud, organized into six pillars: operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability. Each pillar defines design principles and best-practice questions you can measure an architecture against. On the CLF-C02 exam, your main job is to recognize which pillar a given goal or practice belongs to.

What the framework is

AWS distilled years of reviewing customer architectures into a consistent way to evaluate workloads. The framework is not a product and not a checklist you buy; it is documentation plus a review method. Each pillar comes with design principles (short statements like “stop guessing capacity”) and a set of questions an architect should be able to answer about a workload. Teams use it before launch to catch weak spots and after launch to drive continuous improvement.

Two related items show up alongside it. The AWS Well-Architected Tool is a free service in the AWS Management Console that walks you through the pillar questions for a specific workload, records your answers, flags high-risk issues, and tracks improvement over time. Lenses extend the framework with guidance for specific workload types, such as serverless or machine learning. For the exam, knowing that the Tool exists, is free, and reviews workloads against the pillars is enough.

The six pillars

Operational excellence covers running and monitoring systems to deliver business value and improving processes over time. Its signature ideas: perform operations as code, make frequent small reversible changes, anticipate failure with game days, and learn from operational events. If a question mentions runbooks, deployment practices, or refining procedures, this is the pillar.

Security covers protecting data, systems, and assets. Key principles include a strong identity foundation with least privilege, traceability through logging and auditing, security at every layer, encryption of data in transit and at rest, and preparing for incidents. Anything about IAM, encryption, or audit trails maps here.

Reliability covers the ability of a workload to perform its intended function correctly and consistently, and to recover from failure. Principles include automatic recovery, testing recovery procedures, scaling horizontally to reduce the impact of any single failure, and managing change through automation. Multi-AZ deployments and disaster recovery planning are reliability topics; the underlying geography is covered in AWS Regions and Availability Zones.

Performance efficiency covers using computing resources efficiently as demand changes and technology evolves. Principles include democratizing advanced technologies (consume managed services instead of building them), going global in minutes, using serverless architectures, and experimenting more often. Choosing the right instance type or storage class for the job is a performance-efficiency concern.

Cost optimization covers running systems at the lowest price point that still meets requirements. Principles include adopting a consumption model (pay only for what you use), measuring overall efficiency, analyzing and attributing spend, and stopping spending on undifferentiated heavy lifting. Right-sizing, Savings Plans, and eliminating idle resources belong here; the billing tools that support the pillar are compared in Cost Explorer versus AWS Budgets.

Sustainability, added in 2021, covers minimizing the environmental impact of cloud workloads. Principles include understanding your impact, establishing sustainability goals, maximizing utilization, adopting more efficient hardware and software as it becomes available, and reducing the downstream impact of your workloads. Questions about reducing energy consumption or carbon footprint map here.

Telling the pillars apart

Several pillars overlap in everyday language, so the exam rewards precise discrimination. The most confusable pairs:

Pillars in tensionThe distinction
Reliability vs performance efficiencyReliability is about the workload surviving failure and recovering; performance efficiency is about using the right resources well while everything is healthy.
Cost optimization vs performance efficiencyCost optimization asks “are we paying more than we need to?”; performance efficiency asks “are these the right resource types and sizes for the job?” Right-sizing serves both, but the stated goal decides the pillar.
Operational excellence vs reliabilityOperational excellence is about how you run and improve the system (procedures, deployments, observability); reliability is about whether the system keeps working when components fail.
Cost optimization vs sustainabilityBoth favor high utilization, but cost optimization targets spend while sustainability targets environmental impact. The question’s stated goal is the tiebreaker.

A dependable trick: find the outcome the scenario says the company wants (recover from failure, cut the bill, reduce carbon, ship changes safely, protect data, handle load efficiently) and match the outcome, not the mechanism, to a pillar.

How the CLF-C02 exam tests this

  • “Which pillar does this describe?” The stem quotes a design principle nearly verbatim, such as enabling traceability or making frequent small reversible changes, and asks for the pillar. Memorize two or three signature principles per pillar and these become free points.
  • A practice with two plausible pillars. A scenario describes right-sizing EC2 instances to reduce spend. Both cost optimization and performance efficiency appear as options; the phrase “reduce spend” makes cost optimization correct.
  • Identifying the review mechanism. A company wants to evaluate a workload against AWS best practices at no cost. The answer is the AWS Well-Architected Tool, not AWS Trusted Advisor and not paid professional services.
  • Counting or naming the pillars. Older study material lists five pillars; the exam expects six, including sustainability. Distractors often omit sustainability or invent a pillar like “scalability” or “availability” that does not exist in the framework.

Quick reference

  • Six pillars: operational excellence, security, reliability, performance efficiency, cost optimization, sustainability.
  • Sustainability is the sixth pillar, added in 2021; “scalability” and “availability” are not pillars.
  • The AWS Well-Architected Tool is a free console service that reviews workloads against the pillars.
  • Lenses extend the framework for specific workload types such as serverless.
  • Reliability = surviving and recovering from failure; performance efficiency = right resources, used well.
  • Cost optimization = lowest price that meets requirements; sustainability = lowest environmental impact.
  • Match the scenario’s stated goal to the pillar; ignore the mechanism it happens to mention.
Choose your exam → Lifetime access
from $59, once