Medium1 markMultiple Choice
AWS SAA-C03 · Question 58 · Domain 4.2: Compute Cost Optimization
A company wants to optimize the costs of their existing EC2 instances. They suspect many instances are over-provisioned (e.g., using an m5.4xlarge when an m5.large would suffice). Which TWO AWS services can help identify these over-provisioned resources? (Select TWO.)
A company wants to optimize the costs of their existing EC2 instances. They suspect many instances are over-provisioned (e.g., using an m5.4xlarge when an m5.large would suffice). Which TWO AWS services can help identify these over-provisioned resources? (Select TWO.)
Answer options:
A.
AWS Compute Optimizer
B.
AWS Cost Explorer
C.
AWS Trusted Advisor
D.
AWS Systems Manager
E.
AWS Budgets
How to approach this question
Identify services that provide cost optimization recommendations. Compute Optimizer and Trusted Advisor both do this.
Full Answer
AWS Compute Optimizer recommends optimal AWS resources for your workloads to reduce costs. AWS Trusted Advisor provides real-time guidance to help you provision your resources following AWS best practices, including cost optimization.
Common mistakes
Selecting Cost Explorer, which visualizes billing data but doesn't recommend instance right-sizing.
Practice the full AWS SAA-C03 Practice Exam 7
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 needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
Expert