ExploreGalaxyMy PathSettingsGive Feedback

New here?

A quick look at how MySkillGap works. Close it any time.

Development & DevOpsFree tier available

AWS Well-Architected Framework

AWS's structured framework for reviewing and improving cloud architectures across security, reliability, performance, cost, and sustainability.

What it is

About AWS Well-Architected Framework

The AWS Well-Architected Framework is a set of architectural best practices organised across six pillars: Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimisation, and Sustainability. It provides a structured language for evaluating trade-offs in cloud system design — not a prescriptive checklist, but a principled set of questions that surface risks and improvement opportunities in how a workload is built and operated. The framework is accompanied by the AWS Well-Architected Tool, a free service in the AWS Management Console that lets teams run formal reviews against the pillars and generate a prioritised list of improvement items. For a Systems Architect, the Well-Architected Framework is a shared vocabulary for architecture conversations with engineering teams and senior leadership. A review session surfaces concrete questions: Is there a single point of failure in the failover path? Are IAM permissions scoped to least-privilege? Is there a cost anomaly detection alert in place? The output is a list of high, medium, and low risk items with associated improvement plans — a defensible, structured record of where architectural risk sits and what is being done about it.

What you can do with it

Capabilities

1

Run a Well-Architected Review on a production workload using the AWS tool, step through the pillar questions, and generate a milestones report showing current risk posture

2

Use the Security pillar checklist to audit IAM role boundaries across a multi-account environment and identify roles with overly broad permissions

3

Apply the Reliability pillar to a single-region architecture and document the recovery time objective gap between current state and business requirements

4

Review a proposed architecture design against the Performance Efficiency pillar and recommend right-sizing changes to reduce compute costs without degrading response time

5

Present a Well-Architected improvement plan to a CTO — prioritising risk items by business impact and mapping each to a proposed delivery quarter

How to learn it

Learning Resources

AWS Well-Architected documentation at docs.aws.amazon.com/wellarchitected — the pillar whitepapers are free and the most comprehensive source

AWS Skill Builder "AWS Well-Architected" course — free, covers all six pillars with worked examples

The AWS Well-Architected Labs at wellarchitectedlabs.com — free hands-on workshops that walk through practical implementations of pillar recommendations

Register a free AWS account and use the Well-Architected Tool to run a review on a test workload — experiencing the question flow is the fastest way to understand how it works in practice

Pro Tip

Run a Well-Architected Review on a workload before it goes to production — not after the first incident. The value of the framework is that it surfaces predictable failure modes before they happen. Reviews done retroactively under time pressure tend to focus on the obvious risks and miss the subtle architectural trade-offs the pillar questions are designed to uncover.