AWS Well-Architected Framework Review AWS Well-Architected Framework Review evaluates your architecture against six pillars: operational excellence, security, reliability, performance, cost optimization, and sustainability—revealing gaps and providing actionable recommendations. |
Operational Excellence

AWS CloudFormation
AWS CloudFormation lets you model, provision, and manage AWS resources as code using templates.

AWS CloudTrail
CloudTrail tracks user behaviour and API usage to facilitate auditing, security monitoring, and operational troubleshooting.

Amazon CloudWatch
A service called CloudWatch keeps an eye on apps, reacts to changes in performance, maximises resource utilisation, and offers information on the state of operations.

AWS Config
With the help of the AWS Config service, you may examine, audit, and analyse how your AWS resources are configured.
|
Security

AWS IAM
Control access to AWS resources.

AWS KMS
Manage encryption keys.

Amazon GuardDuty
Threat detection using ML.

AWS WAF
Protect web apps and against DDoS.

AWS Secrets Manager
Manage secrets securely.

AWS Macie
Discover and protect sensitive data in S3.

Amazon Inspector
Scan for vulnerabilities.
|
Reliability

Amazon Route 53
DNS and health checks.

Elastic Load Balancing (ELB)
Distribute traffic for high availability.

Amazon EC2 Auto Scaling
Automatically scale instances.

Amazon S3 / Glacier
Durable storage with lifecycle rules.
|
Cost Optimization

AWS Cost Explorer
Analyze spending patterns.

AWS Budgets
Set and track spending limits.

AWS Savings Plans
Lower prices with commitment.

AWS Compute Optimizer
Identify underused EC2/RDS.

Amazon S3 Intelligent-Tiering
Automatic storage class optimization.

Trusted Advisor
Find cost-saving opportunities (Business+ support plans).
|