/AWS Well-Architected Framework & Cloud Migration
Concept
Easy

AWS Well-Architected Framework & Cloud Migration

5 min read·well-architectedsix-pillarscloud-migrationcaf7rssnow-familysustainabilityclf-c02

The AWS Well-Architected Framework organizes best practices into 6 pillars for building robust cloud infrastructure. The AWS Cloud Adoption Framework (CAF) helps organizations plan migration across 6 perspectives, while the 7 Rs strategies guide decisions about what to do with each existing workload.


1. AWS Well-Architected Framework Overview

The AWS Well-Architected Framework helps cloud architects build secure, high-performing, resilient, and efficient infrastructure. It is organized into 6 pillars, each with design principles and best practices evaluated through the AWS Well-Architected Tool — a free guided review service in the console.


2. The Six Pillars

Rendering diagram…
PillarCore QuestionKey Practices
Operational ExcellenceHow do you run and improve operations?Infrastructure as code; small reversible changes; anticipate failure
SecurityHow do you protect your workloads?Least privilege; enable traceability; encrypt data; automate security
ReliabilityHow do you recover from failures?Test recovery procedures; auto-recover; scale horizontally
Performance EfficiencyHow do you use resources efficiently?Use managed/serverless services; go global in minutes; experiment often
Cost OptimizationHow do you avoid unnecessary costs?Right-size resources; use correct pricing model; implement cloud financial management
SustainabilityHow do you minimize environmental impact?Maximize utilization; use efficient hardware; reduce idle resources

3. AWS Well-Architected Tool

  • Free service available in the AWS Management Console
  • Asks guided questions about your workload against each pillar
  • Produces a risk report identifying high-risk issues (HRIs) and medium-risk issues (MRIs)
  • Provides specific improvement recommendations with links to best practices
  • Should be used regularly as architecture evolves

Tip for the exam: The Well-Architected Tool is for architectural review. AWS Config is for compliance monitoring. Trusted Advisor checks existing resource configurations.


4. AWS Cloud Adoption Framework (AWS CAF)

The AWS CAF helps organizations understand what capabilities they need to build or improve before and during migration. It organizes guidance into 6 perspectives:

Rendering diagram…
PerspectiveFocusWho Owns It
BusinessEnsuring cloud investments deliver business valueCFO, CEO, Business stakeholders
PeopleCulture change, training, org readinessCHRO, HR
GovernanceMinimizing risk and maximizing valueCIO, Program managers
PlatformBuilding scalable cloud platformsCTO, Architects
SecurityEnsuring data and systems are protectedCISO, Security team
OperationsDefining how cloud services are operatedIT Operations

AWS CAF Benefits: Reduced business risk · Improved ESG performance · Increased revenue · Improved operational efficiency


5. Migration Strategies — The 7 Rs

When deciding what to do with each existing workload during migration to AWS:

Rendering diagram…
StrategyDescriptionEffortCloud Benefit
RehostLift-and-shift to EC2; no code changesLowestLow
ReplatformMinor optimizations (e.g., move to managed RDS)Low-MediumMedium
Re-architectRedesign as cloud-native (microservices, serverless)HighestHighest
RepurchaseReplace with SaaS productMediumMedium
RetainKeep on-premises; not readyNoneNone
RetireDecommission unused appsLowestImmediate cost savings
RelocateVMware Cloud on AWS; no changes neededLowLow-Medium

6. AWS Snow Family — Physical Data Transfer

When network transfer would take weeks or months (e.g., 100 TB over 1 Gbps line = ~9 days minimum, often longer in practice), AWS ships physical devices:

DeviceCapacityForm FactorUse Case
Snowcone8 TB HDD / 14 TB SSDBackpack-portableRemote/edge locations; small migrations
Snowball Edge Storage80 TB usableRugged briefcase applianceLarge data migrations
Snowball Edge Compute40 TB + GPU or EC2Rugged applianceEdge ML; local processing before shipping
Snowmobile100 PB45-foot shipping container truckEntire datacenter migration
Rendering diagram…

General rule: If transferring data over your existing network would take more than a few weeks → use Snow Family.


7. Other Migration Services

ServicePurpose
AWS Migration HubCentral tracking dashboard for all migration activities
AWS Application Migration ServiceLift-and-shift server replication to AWS
AWS DMS (Database Migration Service)Migrate databases with minimal downtime
AWS Schema Conversion Tool (SCT)Convert database schema when changing engines

8. CLF-C02 Quick Reference

TopicKey Fact
Well-Architected pillars (6)Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, Sustainability
Well-Architected ToolFree; guided questionnaire; produces high/medium risk report
CAF perspectives (6)Business, People, Governance, Platform, Security, Operations
RehostLift-and-shift; no code changes; fastest migration
ReplatformMinor optimizations; e.g. MySQL on EC2 to RDS
Re-architectFull cloud-native redesign; highest effort and benefit
RepurchaseReplace with SaaS
RetireDecommission unused applications
RetainKeep on-premises; not ready to migrate
RelocateVMware Cloud on AWS
Snowcone8 TB; portable; edge locations
Snowball Edge80 TB; large data migrations
Snowmobile100 PB; entire datacenter migration via truck

Practice Questions7

easy

Q1. How many pillars make up the AWS Well-Architected Framework?


Select one answer before revealing.

easy

Q2. A company wants to ensure their AWS workload can automatically recover from failures, scale to meet demand, and meet recovery time objectives. Which Well-Architected pillar should guide their design?


Select one answer before revealing.

easy

Q3. Which AWS Well-Architected pillar focuses on minimizing the environmental impact of running cloud workloads by using resources efficiently?


Select one answer before revealing.

medium

Q4. A company is planning to migrate to AWS and wants to develop a structured plan that identifies gaps in their organization's skills, processes, and technology. Which AWS framework is designed for this purpose?


Select one answer before revealing.

easy

Q5. A company wants to migrate their on-premises web application to AWS as quickly as possible with minimal code changes. They plan to simply move the existing servers to AWS virtual machines. Which migration strategy does this describe?


Select one answer before revealing.

easy

Q6. A company audited its application portfolio before cloud migration and found several legacy applications that are no longer used by anyone in the organization. What is the recommended migration strategy for these applications?


Select one answer before revealing.

easy

Q7. Which AWS service provides a free, self-service tool to review your AWS workloads against the AWS Well-Architected Framework pillars and identify improvement opportunities?


Select one answer before revealing.