Step 5 โ Well-Architected & Exam Prep
Youโve covered concepts, services, security, and billing. Whatโs left is pulling it together into a framework AWS uses to judge โgoodโ architecture, plus a clear-eyed look at how the exam itself is structured โ because knowing the material and knowing the test are two different skills, and this last step trains both.
The Well-Architected Framework, Six Pillars
AWS distilled decades of cloud architecture lessons into six pillars. You wonโt be asked to design anything against them at this level, but you will be asked to identify which pillar a described principle or trade-off belongs to.
| Pillar | Core Question It Answers |
|---|---|
| Operational Excellence | Are we running and monitoring systems in a way that supports continuous improvement? |
| Security | Are we protecting data, systems, and assets appropriately? |
| Reliability | Will the system recover automatically from failure and meet demand? |
| Performance Efficiency | Are we using resources efficiently, and adapting as demand and technology change? |
| Cost Optimization | Are we avoiding unnecessary spend and getting the most value from resources? |
| Sustainability | Are we minimizing the environmental impact of running this workload? |
WELL-ARCHITECTED FRAMEWORK โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ Operational Excellence โ โ Security โ โ Reliability โ โ Performance Efficiency โ โ Cost Optimization โ โ Sustainability โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ all six apply to every workload, simultaneouslyA trick worth knowing: pillars arenโt ranked by importance, and a real architecture is a balancing act across all six at once. If a scenario says โwe automated our deployment process and built in rollback procedures,โ thatโs Operational Excellence. If it says โwe removed unused resources and right-sized instances,โ thatโs Cost Optimization. If it mentions choosing a Region with lower carbon intensity or reducing idle compute, thatโs the newer Sustainability pillar โ the one most likely to be unfamiliar if you studied from older material.
Cloud Economics, in Plain Terms
Cloud economics is really just the financial reasoning behind everything you learned in Step 1 and Step 4, restated as a single idea: cloud computing changes when and how you pay for infrastructure, not just how much.
BEFORE THE CLOUD WITH THE CLOUDโโโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโLarge upfront capital investment Small, incremental operational spendForecast demand years in advance Adjust resources as real demand appearsPay for peak capacity year-round Pay for average/actual usageDepreciating hardware assets No hardware assets to depreciateThis is the capital expenditure (capex) to operational expenditure (opex) shift, and itโs the single most-tested economic idea on the exam. It also explains why โelasticityโ and โeconomies of scaleโ keep reappearing across every domain โ theyโre not separate facts to memorize, theyโre different angles on the same underlying financial argument for why the cloud tends to cost less over time for workloads with variable or growing demand.
CLF-C02 Exam Domains and Roughly How Theyโre Weighted
AWS structures the exam around four domains. The exact percentages can shift slightly between exam guide revisions, but the relative emphasis has stayed consistent:
| Domain | Approximate Weight | What It Covers |
|---|---|---|
| Cloud Concepts | ~24% | Value proposition, deployment models, cloud economics |
| Security and Compliance | ~30% | Shared Responsibility, IAM basics, compliance resources, security services |
| Cloud Technology and Services | ~34% | Core service categories: compute, storage, database, networking, and how to identify the right one for a scenario |
| Billing, Pricing, and Support | ~12% | Pricing models, Free Tier, support plans, billing tools |
Notice Security carries nearly a third of the exam by itself โ more than most candidates expect from a โfoundationalโ test. Donโt leave Step 3 as an afterthought; itโs disproportionately represented in the actual scoring.
Study Tips That Actually Move the Needle
- Study by scenario, not by service name. The exam almost never asks โwhat is EC2?โ directly. It describes a business situation and expects you to identify the underlying service or concept.
- Revisit the Shared Responsibility Model until itโs automatic. It threads through Security, Compliance, and even some Billing questions โ not just its own domain.
- Donโt skip the โboringโ pillars. Sustainability and Operational Excellence get underweighted in self-study compared to Security and Cost Optimization, but they still show up.
- Take timed practice exams, not just flashcards. Foundational exams reward pacing โ around 90 minutes for roughly 65 questions leaves limited room to overthink any single item.
- Read every answer option before selecting one, even when the first option looks obviously correct. Distractor answers are often written to be almost right.
Common Traps Foundational-Level Test-Takers Fall Into
Foundational candidates tend to stumble in a few predictable places:
- Overengineering the answer. If you have hands-on AWS experience, itโs tempting to pick the technically โmore correctโ associate-level answer instead of the simpler foundational-level one the question is actually looking for.
- Confusing similar-sounding pairs โ Reserved Instances vs. Savings Plans, Cost Explorer vs. Budgets, Shield Standard vs. Shield Advanced, Region vs. Availability Zone. These pairings show up specifically because theyโre easy to mix up under time pressure.
- Assuming AWS secures everything. Any question implying โAWS handles all security so I donโt need to configure anythingโ is testing whether you fell for that exact misconception.
- Treating Free Tier as unconditional. Usage caps still apply, and exceeding them still results in charges โ the exam checks this assumption directly.
- Forgetting root account guidance. If an answer choice suggests using root credentials for routine work or sharing them for convenience, itโs wrong, full stop.
Exam Focus: What Questions Test From This Step
- Naming and correctly matching a scenario to one of the six Well-Architected pillars, including Sustainability
- Explaining the capex-to-opex shift as the foundation of cloud economics
- Rough awareness of how the four exam domains are weighted, especially that Security carries the largest share
- Recognizing scenario-based questions over service-name recall
- Avoiding the โAWS secures everythingโ and โFree Tier has no limitsโ misconceptions
- Distinguishing frequently confused pairs: Reserved Instances vs. Savings Plans, Cost Explorer vs. Budgets, Region vs. Availability Zone