The Six Pillars
coreintermediateThe AWS Well-Architected Framework is a consistent set of best practices, expressed as questions you ask about an architecture. It is organised into six pillars: operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability. Each has its own definition, and together they are what a thorough architecture review covers.
Think of it as
The framework is a set of questions, not a set of answers. Its value is that the questions are ones a design team rarely asks itself unprompted — and it is organised so that no single concern quietly dominates the review.
What we're doing: See what changes when a review covers all six pillars instead of the usual two.
- 1
- Not a bad review — just an incomplete one, shaped by what the reviewers happened to care about.
- 4
- The framework's value is structural: it forces coverage of concerns nobody in the room was primed to ask about.
Why this works: Design reviews naturally follow the expertise in the room, so the same categories of problem get found repeatedly and others never do. Six named pillars turn coverage from a function of who attended into a property of the process.
Treating the framework as an AWS product checklist
Wrong
Better
What you see: Every recommended service is enabled and the architecture still has an untested failover, an over-broad role, and no runbook — none of which a service turns on.
Why: AWS describes the framework as a consistent set of best practices and a set of questions for evaluating how well an architecture aligns to them. Enabling a service can be part of an answer, but the questions are about design and operation, which no service configures on your behalf.
- How it is built and run
- Operational excellence — run it, see it, improve it
- Security — protect data, systems, assets
- Reliability — correct and consistent, and testable
- What it costs to do so
- Performance efficiency — efficient now, and as demand changes
- Cost optimization — business value at the lowest price point
- Sustainability — less energy, more efficiency
The framework's own vocabulary
Together
Remember: Six pillars: operational excellence, security, reliability, performance efficiency, cost optimization, sustainability. It is a set of questions about an architecture, not a list of services — and the vocabulary (component, workload, architecture, milestones, portfolio) is what makes reviews comparable.
See also: reviewing across all pillars · making tradeoffs explicit · wellarchitected reliability principles

