aws well-architected review · 2026

An AWS Well-Architected Review — the six pillars, the workshop, and the credits it unlocks.

A Well-Architected Framework Review (WAFR) is a structured audit of your AWS workload against six pillars — operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability. Done right, it produces a prioritized list of high-risk issues (HRIs) and a remediation roadmap. Done through a vetted AWS partner, it is often AWS-funded for you — and a clean review can unlock remediation credits that pay for the fixes.

pillars assessed
6
typical workshop
1–3 days
partner-led cost
often $0
remediation credits
up to $5K/workload
TL;DR
  • A Well-Architected Review (WAFR) scores one workload against six pillars and surfaces high-risk issues (HRIs) — the problems most likely to cause an outage, a breach, a runaway bill, or an audit failure. The output is not a grade; it is a prioritized remediation roadmap with named AWS services and effort estimates.
  • You can self-assess for free using the AWS Well-Architected Tool in the console. A partner-led review adds an experienced reviewer, a structured workshop, and — critically — access to AWS funding: the partner is frequently paid by AWS to run the review, and a completed review can unlock remediation credits (commonly up to $5,000 per qualifying workload) that fund the fixes.
  • CloudRoute routes you to a vetted AWS Well-Architected Partner who runs the review, files the funding, and (for credit-eligible companies) does the remediation work largely AWS-funded — so you get a hardened, audit-ready architecture without hiring and often without an invoice. For others it is a vetted-partner referral that skips the hiring and vetting slog.
context

IWhat a Well-Architected Review is — and what it is not

The AWS Well-Architected Framework is AWS’s codified opinion on how to build well on its platform. A review (WAFR) is the act of measuring one of your workloads against that opinion and writing down where the gaps are.

The Framework has existed since 2015 and is updated continuously; as of 2026 it spans six pillars and a library of dozens of domain-specific "lenses" (Serverless, SaaS, Data Analytics, Machine Learning, Financial Services, and more) that overlay industry-specific guidance on top of the core questions. A review walks a single workload — not your whole account, one workload — through a set of questions per pillar and records the answers honestly.

The crucial reframe: a Well-Architected Review is not a pass/fail certification and it is not a compliance attestation. There is no "Well-Architected certified" badge you can put on your homepage. What you get instead is a list of issues categorized by severity, with the worst ones flagged as high-risk issues (HRIs), plus AWS’s specific recommendation for each. It is a diagnostic, not a diploma.

It also is not a one-time event. AWS’s own guidance is that you re-review a workload at major milestones — before a launch, after a significant architecture change, ahead of a funding round or an enterprise security questionnaire, and on a roughly annual cadence regardless. The Well-Architected Tool keeps a versioned history so you can see whether last quarter’s HRIs actually got fixed.

If you are reading this because a customer, an investor, or a SOC 2 auditor asked whether your AWS architecture is "well-architected," a WAFR is the concrete artifact that answers the question. The rest of this page covers the six pillars, what the review session actually looks like, how the AWS funding works, and how to decide between doing it yourself and bringing in a partner.

the framework

IIThe six pillars — what each one actually checks

Each pillar is a lens on a different failure mode. A workload can score beautifully on cost and still be one Availability Zone away from a multi-hour outage. The point of having six is that they catch different problems.

Below is what each pillar is really asking. The review questions are more granular than this, but every question rolls up to one of these six concerns.

Operational Excellence

Can you run, observe, and improve this workload as a team? This pillar checks whether infrastructure is defined as code, whether deployments are automated and reversible, whether you have runbooks and game-days, and whether you actually learn from incidents. The most common HRI here: production changes made by hand in the console with no audit trail and no rollback path.

Security

Identity, detection, data protection, and incident response. The questions cover least-privilege IAM, removal of long-lived credentials, encryption at rest and in transit, centralized logging (CloudTrail, Config, GuardDuty, Security Hub), and how you would actually respond to a breach. This is the pillar that most often overlaps with SOC 2 and ISO 27001 evidence, which is why security HRIs tend to be the ones that get funded and fixed first.

Reliability

Does it stay up, and does it recover? Multi-AZ deployment, sensible failover, defined recovery objectives (RTO/RPO), tested backups, and protection against correlated failure. The classic HRI: a single-AZ database with no tested restore. Reliability findings frequently point straight at a disaster-recovery engagement.

Performance Efficiency

Are you using the right resources, sized correctly, and are you measuring it? Right-sized instances, the appropriate compute model (EC2 vs containers vs serverless), caching, and a habit of benchmarking rather than guessing. Findings here often free up budget that funds the more urgent security and reliability fixes.

Cost Optimization

Are you spending on what matters and nothing else? Visibility into spend (Cost Explorer, tagging, budgets), elimination of idle and orphaned resources, right-sizing, and use of Savings Plans or Reserved capacity where the workload is steady-state. This pillar is where startups most often find quick, self-funding wins.

Sustainability

Added in 2021, this pillar asks whether you minimize the environmental impact of the workload — efficient regions, modern (more efficient) instance families like Graviton, decommissioning waste, and right-sizing for actual demand. In practice its recommendations overlap heavily with cost and performance, so a single change often improves all three at once.

the mechanics

IIIWhat a review actually involves — the tool, the workshop, the HRIs

A review is three things in sequence: the AWS Well-Architected Tool that structures it, a working session (the "workshop") where you answer the questions honestly with someone who knows what good looks like, and an output — the list of high-risk issues and what to do about them.

The Well-Architected Tool. This is a free service in the AWS console. You define a workload (its name, environment, regions, and which optional lenses apply), then work through the question set pillar by pillar. For each question you select the best-practice items you have actually implemented and leave the rest unchecked. The tool then computes which gaps are high-risk versus medium-risk and generates an improvement plan with links to the relevant AWS documentation. You can run it entirely solo.

The workshop. The difference between a tool exercise and a real review is the conversation. In a partner-led review, an experienced reviewer facilitates a working session — typically a half-day to three days depending on workload complexity — and pushes on the answers. "You checked that you encrypt data at rest. Show me the KMS policy. Who can decrypt? Is the key rotated?" The honest answers are usually messier than the self-assessment, and that is the point: the workshop is where the real HRIs surface.

High-risk issues (HRIs). An HRI is a gap that AWS considers materially likely to cause harm — an outage, a security incident, data loss, or significant unnecessary cost. These are the headline output. A typical first review of a Series-A workload surfaces somewhere between five and fifteen HRIs across the pillars, weighted toward security and reliability. Medium-risk issues (MRIs) are logged too but are not the priority.

The deliverable. You walk away with a documented set of findings, each HRI mapped to a specific recommendation and the AWS services involved, plus a milestone you can re-review against later. With a good partner you also get effort estimates and a sequenced remediation roadmap (covered below) rather than just an undifferentiated list.

one workshop, one workload

Reviews are scoped per workload, not per company. If you run three meaningfully different workloads (say, the core API, a data pipeline, and a customer-facing analytics product), that is three reviews — which also matters for funding, because remediation credits are typically granted per qualifying workload reviewed.

the funding angle

IVThe AWS funding angle — how a review unlocks credits for the fixes

This is the part most write-ups skip, and it is the most useful part for a startup. A Well-Architected Review is not just diagnostic; in the partner-led path it is a recognized AWS funding event. AWS pays partners to run reviews and offers credits to fund the remediation that follows.

There are two distinct money flows, and keeping them separate avoids overclaiming. First, AWS funds the review itself: under AWS’s partner funding programs, a qualified AWS Well-Architected Partner can be paid by AWS to facilitate your review. That is why a partner-led WAFR frequently costs the customer $0 — the partner’s time on the review is covered by AWS, not billed to you.

Second, and more valuable, a completed review can unlock remediation credits. AWS has long operated funding tied to Well-Architected — historically partners could request AWS credits (commonly cited at up to $5,000 per qualifying workload) specifically to offset the AWS spend incurred while fixing the HRIs the review found. The exact figure and program names shift year to year, so treat any specific number as representative rather than a guarantee — but the mechanic is durable: AWS would rather fund you to fix a high-risk issue than watch the workload fail.

For a credit-eligible company, the two flows compound with the broader Activate credit pool. A typical pattern: the partner runs the review (AWS-funded), the review surfaces a cluster of security and reliability HRIs, the partner files for Well-Architected remediation credits to cover the AWS spend of the fixes, and — where the company also qualifies — the remediation work itself is delivered against the company’s Activate credits and partner engagement funding. The net effect for the customer can be a hardened, audit-ready architecture for $0 or low cost.

The honest framing: the AWS-funded review is broadly available through a partner, but the larger remediation and engagement funding is for credit-eligible companies (typically institutionally funded startups with a real AWS workload). If you do not qualify for the credit programs, a partner-led review is still a vetted, expert engagement at a known price — just not a free one. CloudRoute will tell you which bucket you are in before anyone files anything.

where this ties to your credits

A clean Well-Architected Review is one of the cleaner narratives for a partner-filed credit application — it gives the AWS reviewer a concrete, AWS-blessed use case ("remediate these named HRIs") rather than a vague spend projection. If you are also pursuing the larger Activate tiers, see $100K AWS credits and AWS credits for Series-A startups — the WAFR remediation often stacks cleanly underneath them.

preparation

VHow to prepare so the review is worth doing

A review where you bluff every answer produces a clean-looking score and zero value. A review where you come prepared with the real state of the workload produces a roadmap. The prep is mostly about having evidence at hand and picking the right scope.

You do not need to fix anything before a review — the review tells you what to fix. But a few hours of preparation makes the workshop dramatically more productive:

  • Pick one workload and define its boundary — Resist reviewing "all of AWS." Choose the workload that matters most (usually the production system behind your core product) and be precise about what is in and out of scope, including which regions and accounts it spans.
  • Choose the right lenses — If the workload is serverless, add the Serverless Lens; if you are a multi-tenant SaaS, add the SaaS Lens; regulated industries have their own. The lens sharpens the questions so the findings are relevant rather than generic.
  • Have your architecture diagram and IAM reality ready — An accurate, current diagram and an honest picture of who has access to what saves hours. The single biggest time-sink in a review is reconstructing what the architecture actually is mid-session.
  • Pull the obvious evidence in advance — Backup and restore test results, your CloudTrail/Config/GuardDuty status, your tagging and cost reports, your incident history. The reviewer will ask; having it ready turns "we think so" into a real answer.
  • Get the right people in the room — You need whoever actually deploys, whoever owns security, and someone who can make decisions. A review run only with the most junior available engineer produces the most junior available answers.
  • Decide what a finding will trigger — Agree up front that HRIs will be turned into tracked tickets with owners. A review whose output dies in a slide deck was a waste of a good workshop.
the decision

VIDIY vs partner-led — when each makes sense

The Well-Architected Tool is free and you can absolutely self-assess. Whether that is enough depends on what you need the review for and whether you want the funding that only the partner path unlocks.

A self-assessment is genuinely useful as a first pass — it costs nothing, it surfaces the obvious gaps, and it gives you a baseline to track against. The limits are honesty and funding. Teams reliably over-score themselves on questions they do not fully understand, so the gaps that bite hardest are exactly the ones a solo review misses. And a self-assessment unlocks no AWS funding: there is no partner to be paid by AWS for the review and no partner to file for remediation credits.

A partner-led review adds three things: an experienced reviewer who has seen these failure modes before and will not let you bluff, a facilitated workshop that forces the real answers out, and — the decisive factor for most startups — access to the AWS funding. For a credit-eligible company the partner-led review is frequently cheaper than the DIY one, because "free workshop plus credits that fund the fixes" beats "free tool plus you pay for everything you then have to fix."

Rough rule of thumb: self-assess first to get your bearings, then bring in a partner for the review that actually counts — the one before a launch, a funding round, or a security audit, and the one where you want AWS to help fund the remediation. CloudRoute exists for exactly that second review: it routes you to a vetted AWS Well-Architected Partner, the partner runs the funded review, and (where you qualify) the fixes get done largely on AWS’s dime.

DIY self-assessment vs partner-led WAFR · 2026
DimensionDIY (Well-Architected Tool)Partner-led WAFR
Out-of-pocket cost$0 (tool is free)Often $0 — AWS funds the review for credit-eligible companies
Reviewer expertiseYour own teamExperienced AWS WA Partner reviewer
Honesty of findingsLimited by self-knowledgePushed and verified in workshop
AWS remediation creditsNot availableCan unlock (commonly up to $5K/workload)
Remediation deliveryYou do it / you hirePartner can deliver, often AWS-funded
Best forA first-pass baselinePre-launch / pre-audit / pre-raise review
The DIY path is the right starting point and a fine ongoing habit. The partner path is the right move when the review needs to be credible to an outside party or when you want AWS to fund the fixes.
after the review

VIITurning findings into a remediation roadmap

The review produces a list. The value is in sequencing that list into work that actually happens — highest-risk first, quick wins early, and each item owned and tracked rather than admired in a report.

A good remediation roadmap sorts the HRIs along two axes: severity (how bad if it bites) and effort (how much work to fix). That gives you a natural order:

  • 1 — High severity, low effort — Do these immediately. Enabling MFA on root, turning on GuardDuty, fixing an over-permissive security group, switching on automated backups. Hours of work, large reduction in risk. Many are self-funding via the cost pillar.
  • 2 — High severity, high effort — Plan and fund these next. Moving a single-AZ database to Multi-AZ, rebuilding IAM around least privilege, standing up a real DR posture. This is the bucket where Well-Architected remediation credits and partner delivery matter most.
  • 3 — Medium severity, low effort — Batch these into normal sprints. Tagging clean-up, right-sizing obvious over-provisioning, tightening logging retention.
  • 4 — Medium severity, high effort — Backlog with a date. Worth doing, not worth blocking a launch for. Re-evaluate at the next review.

The roadmap should name the AWS services for each fix, attach an owner and a ticket, and set a re-review milestone in the Well-Architected Tool so the next review can prove the HRIs actually closed. When CloudRoute routes a partner-led engagement, this roadmap is the bridge between the review and the funded remediation: the partner files for the remediation credits against the high-severity / high-effort bucket, then delivers the work — for credit-eligible companies, largely AWS-funded — so the most expensive fixes are also the ones AWS helps pay for.

the six pillars, side by side

The six Well-Architected pillars — what each checks and the classic HRI

A review rolls dozens of questions up into these six. Here is the one-line version of each pillar, the AWS services it leans on, and the high-risk issue it most often surfaces.

PillarCore questionRepresentative AWS servicesClassic high-risk issue
Operational ExcellenceCan you run, observe, and improve it as a team?CloudFormation/CDK, CloudWatch, Systems ManagerHand-made console changes, no rollback or audit trail
SecurityIs identity, data, and detection handled?IAM Identity Center, KMS, CloudTrail, GuardDuty, Security HubOver-permissive IAM and long-lived static credentials
ReliabilityDoes it stay up and recover?Multi-AZ, Route 53, Auto Scaling, AWS BackupSingle-AZ database with no tested restore
Performance EfficiencyRight resources, right size, measured?Compute Optimizer, ElastiCache, Fargate, CloudFrontGuessed instance sizing, no benchmarking or caching
Cost OptimizationSpending on what matters, nothing else?Cost Explorer, Budgets, Savings Plans, taggingIdle / orphaned resources and untagged runaway spend
SustainabilityMinimized environmental impact?Graviton instances, efficient regions, right-sizingLegacy instance families and over-provisioned demand
No workload scores perfectly on all six, and it should not try to — the pillars trade off against each other. The review’s job is to make the trade-offs deliberate and to flag the gaps you did not choose.
ready to scope your review?
Get matched with a partner who runs the funded review and files the credits
Start in 3 minutes →
a recent match

A funded review that paid for its own fixes — anonymized

inquiry · seed-plus b2b saas, single production workload
Seed-plus B2B SaaS, 11 engineers, one core production workload on AWS (~$6K/month), heading into a SOC 2 Type II audit

Situation: A prospect’s security team had sent a questionnaire asking, in effect, whether the AWS architecture was "well-architected," and the upcoming SOC 2 audit needed evidence around IAM and logging. The team had self-assessed once in the Well-Architected Tool and given themselves a flattering score, but no one was confident it would survive scrutiny — and they had no budget line for remediation.

What CloudRoute did: Routed within 24 hours to a vetted AWS Well-Architected Partner with SaaS-Lens and SOC 2 experience. The partner ran an AWS-funded two-day review workshop (cost to the customer: $0), scoped to the single production workload with the SaaS Lens applied. The workshop surfaced 9 HRIs — six in Security (over-broad IAM roles, missing centralized logging, an unrotated KMS key), two in Reliability (single-AZ Postgres, untested backups), one in Operational Excellence. The partner filed for Well-Architected remediation credits against the high-severity findings and sequenced a roadmap.

Outcome: Remediation credits approved to offset the AWS spend of the fixes; the high-severity / high-effort bucket (Multi-AZ migration, IAM least-privilege rebuild, centralized logging) delivered by the partner against the company’s engagement funding. All nine HRIs closed in seven weeks, re-review logged in the Well-Architected Tool as evidence, and the SOC 2 IAM/logging gaps cleared. CloudRoute’s commission was paid by the partner from AWS engagement funding — the customer’s out-of-pocket cost was effectively $0.

engagement window: 7 weeks · founder time: ~8 hours · HRIs closed: 9/9 · out-of-pocket cost: ~$0

faq

Common questions

What is an AWS Well-Architected Review, in one sentence?
It is a structured audit of one AWS workload against the six pillars of the Well-Architected Framework — operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability — that produces a prioritized list of high-risk issues (HRIs) and a remediation roadmap. It is a diagnostic, not a certification or a compliance attestation.
What are the six pillars?
Operational Excellence (can you run and improve it), Security (identity, data, detection, response), Reliability (does it stay up and recover), Performance Efficiency (right resources, sized and measured), Cost Optimization (spend only on what matters), and Sustainability (minimize environmental impact). Each pillar catches a different failure mode, which is why the review covers all six rather than just the one you are worried about.
Can I do a Well-Architected Review myself for free?
Yes. The AWS Well-Architected Tool is free in the console — you define a workload, answer the questions per pillar, and it generates an improvement plan with the high-risk issues flagged. The limits are that teams tend to over-score themselves on questions they do not fully understand, and a self-assessment unlocks no AWS funding. It is an excellent first-pass baseline; a partner-led review is the one that counts before a launch, audit, or raise.
Is a partner-led review really often free?
For credit-eligible companies, frequently yes. Under AWS’s partner funding programs, a qualified AWS Well-Architected Partner can be paid by AWS to facilitate the review, so the workshop itself often costs the customer $0. If you are not credit-eligible, a partner-led review is still a vetted, expert engagement — just at a known price rather than free. CloudRoute tells you which bucket you are in before anyone files anything.
How does a review unlock AWS credits?
A completed review is a recognized AWS funding event. AWS has long offered remediation funding tied to Well-Architected — partners can request AWS credits (commonly cited at up to $5,000 per qualifying workload) to offset the AWS spend incurred while fixing the high-risk issues the review found. The exact amounts and program names change year to year, so treat any specific figure as representative. The durable point: AWS would rather fund you to fix a high-risk issue than watch the workload fail.
What is a high-risk issue (HRI)?
An HRI is a gap the Well-Architected Tool flags as materially likely to cause harm — an outage, a security incident, data loss, or significant unnecessary cost. They are the headline output of a review. A typical first review of a Series-A-scale workload surfaces roughly five to fifteen HRIs, weighted toward security and reliability. Medium-risk issues are logged too, but the HRIs are what you remediate first.
How long does a review take and how do I prepare?
A partner-led workshop is typically a half-day to three days depending on workload complexity. You do not need to fix anything beforehand — the review tells you what to fix — but you should scope it to one workload, apply the relevant lens (Serverless, SaaS, etc.), have a current architecture diagram and honest IAM picture ready, pull obvious evidence (backup tests, CloudTrail/GuardDuty status, cost reports), and get the people who actually deploy and own security in the room.
Do I need a separate review for each workload?
Yes. Reviews are scoped per workload, not per company. Three meaningfully different workloads means three reviews. That also matters for funding: remediation credits are typically granted per qualifying workload reviewed, so multiple workloads can mean multiple credit opportunities.
How does CloudRoute fit in?
CloudRoute routes you to a vetted AWS Well-Architected Partner who runs the review, files the AWS funding, and — for credit-eligible companies — delivers the remediation largely AWS-funded. You get a hardened, audit-ready architecture without hiring and often without an invoice. For companies that are not credit-eligible, it is a vetted-partner referral that skips the hiring and vetting slog. AWS funds the engagement; the partner pays CloudRoute a commission on closed deals; you pay $0 or low cost.

Want a Well-Architected Review that AWS helps pay for?

CloudRoute routes you to a vetted AWS Well-Architected Partner who runs the funded review, files for remediation credits, and (where you qualify) delivers the fixes largely AWS-funded. Customer pays $0 or low cost. No hiring, no vetting slog.

matched within< 24h
pillars assessed6
out-of-pocket$0 (eligible)
AWS Well-Architected Review (WAFR) — the 6 pillars + funding · CloudRoute