Question

Difficulty: MediumAWS Management, Governance, and Developer Tools

A company is preparing to optimize its cloud infrastructure. The cloud operations team wants to perform a structured review of their workload architecture against cloud best practices, and they also need automated, real-time recommendations to reduce costs, improve security, and increase performance across their active AWS resources.

Which two AWS services or tools should the company use to meet these requirements? (Select TWO.)

  1. AWS Well-Architected ToolAnswer
  2. AWS Trusted AdvisorAnswer
  3. C
    AWS CloudTrail
  4. D
    AWS Systems Manager
  5. E
    AWS Organizations

Answer

AWS Well-Architected Tool and AWS Trusted Advisor are the correct services to perform workload reviews against best practices and obtain automated optimization recommendations.
AWS Well-Architected Tool and AWS Trusted Advisor together solve both requirements. AWS Well-Architected Tool provides a self-service resource to evaluate architectures using established best-practice pillars. AWS Trusted Advisor analyzes current usage and configurations to deliver automated suggestions for cost, performance, security, and scalability.

Step-by-Step Solution

1
Identify the requirement to evaluate workloads against architectural best practices.
The AWS Well-Architected Tool allows users to compare their architectures against the six pillars of the AWS Well-Architected Framework.
This matches the structured review requirement.
2
Identify the requirement to receive automated, real-time optimization checks across active resources.
AWS Trusted Advisor scans the AWS environment to identify opportunities for cost reduction, performance improvement, security hardening, and fault tolerance.
This matches the real-time recommendations requirement.

Key Concept

AWS Management, Governance, and Developer Tools evaluation, specifically using AWS Well-Architected Tool for architectural framework reviews and AWS Trusted Advisor for automated optimization recommendations.
Rate this question