Medium1 markMultiple Choice
AWS SAA-C03 · Question 58 · Domain 4.2: Compute Cost Optimization
A company has hundreds of Amazon EC2 instances. The finance team suspects that many instances are over-provisioned (e.g., running on m5.2xlarge when a t3.medium would suffice). Which AWS service provides automated recommendations to right-size these instances based on historical utilization metrics?
A company has hundreds of Amazon EC2 instances. The finance team suspects that many instances are over-provisioned (e.g., running on m5.2xlarge when a t3.medium would suffice). Which AWS service provides automated recommendations to right-size these instances based on historical utilization metrics?
Answer options:
A.
AWS Cost Explorer
B.
AWS Compute Optimizer
C.
AWS Trusted Advisor
D.
AWS Systems Manager
How to approach this question
Match 'right-size instances' and 'historical utilization metrics' with AWS Compute Optimizer.
Full Answer
B.AWS Compute Optimizer✓ Correct
AWS Compute Optimizer
AWS Compute Optimizer recommends optimal AWS resources for your workloads to reduce costs and improve performance by using machine learning to analyze historical utilization metrics. Over-provisioning resources can lead to unnecessary infrastructure cost, and Compute Optimizer identifies these exact scenarios.
Common mistakes
Choosing Trusted Advisor. While it has cost checks, Compute Optimizer is the purpose-built tool for right-sizing compute resources.
Practice the full AWS SAA-C03 Practice Exam 1
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A solutions architect is designing an application that will run on Amazon EC2 instances. The appl...EasyQ03A company wants to implement a federated identity solution for its employees to access the AWS Ma...MediumQ04A mobile application needs to access Amazon DynamoDB directly to read user-specific data. The app...HardQ05A company is hosting a web application on Amazon EC2 instances. The application connects to an Am...Medium
Expert