Which AWS service provides a structured approach to review and improve cloud workloads using best practices?
Answer options
A
AWS CloudFormation
B
AWS Well-Architected Tool
C
AWS Trusted Advisor
D
AWS Config
Correct answer: AWS Well-Architected Tool
Explanation
Quick AnswerThe correct answer is AWS Well-Architected Tool because it directly addresses the core logic of AWS Cloud.
The AWS Well-Architected Tool provides a structured approach to review workloads against the six pillars of the Well-Architected Framework and offers actionable recommendations. CloudFormation is for infrastructure as code, Trusted Advisor provides best practice checks, and Config tracks resource configurations.