Easy1 markMultiple Choice
AWS SAA-C03 · Question 62 · Domain 4.2: Compute Cost Optimization
A company has hundreds of EC2 instances. They suspect many instances are over-provisioned and want a service that uses machine learning to analyze historical CPU, memory, and network metrics to recommend optimal instance types. Which service should they use?
A company has hundreds of EC2 instances. They suspect many instances are over-provisioned and want a service that uses machine learning to analyze historical CPU, memory, and network metrics to recommend optimal instance types. Which service should they use?
Answer options:
A.
AWS Trusted Advisor
B.
AWS Cost Explorer
C.
AWS Compute Optimizer
D.
Amazon CloudWatch
How to approach this question
Keywords: 'machine learning', 'recommend optimal instance types'. This is AWS Compute Optimizer.
Full Answer
C.AWS Compute Optimizer✓ Correct
AWS Compute Optimizer
AWS Compute Optimizer recommends optimal AWS compute resources for your workloads to reduce costs and improve performance by using machine learning to analyze historical utilization metrics.
Common mistakes
Choosing Trusted Advisor, which has basic cost checks but lacks the deep ML analysis of Compute Optimizer.
Practice the full AWS SAA-C03 Practice Exam 3
65 questions · hints · full answers · grading
More questions from this exam
Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
Expert