Medium1 markMultiple Choice
AWS SAP-C02 · Question 61 · Domain 3.5: Cost Optimization
A company wants to optimize their Amazon EC2 costs. They have identified several instances that have less than 5% CPU utilization over the last 30 days. They want to automatically stop these instances. Which AWS service provides the simplest way to implement this automation?
A company wants to optimize their Amazon EC2 costs. They have identified several instances that have less than 5% CPU utilization over the last 30 days. They want to automatically stop these instances. Which AWS service provides the simplest way to implement this automation?
Answer options:
A.
AWS Cost Explorer
B.
AWS Systems Manager (using Automation and CloudWatch Alarms)
C.
AWS Trusted Advisor
D.
AWS Compute Optimizer
How to approach this question
Identify the service that executes operational automation.
Full Answer
B.AWS Systems Manager (using Automation and CloudWatch Alarms)✓ Correct
AWS Systems Manager (using Automation and CloudWatch Alarms)
While Trusted Advisor and Compute Optimizer identify idle instances, CloudWatch Alarms (with EC2 actions) or AWS Systems Manager Automation are required to actually execute the 'stop' action automatically.
Common mistakes
Selecting Trusted Advisor, which is only a reporting tool.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 2
75 questions · hints · full answers · grading
More questions from this exam
Q01A company is setting up a multi-account AWS environment using AWS Organizations. They need to ens...EasyQ02An enterprise needs to connect its on-premises data center to AWS. They require a dedicated, priv...EasyQ03A company wants to share a single AWS Transit Gateway across multiple AWS accounts within their A...EasyQ04An architect needs to design a highly available database architecture that spans multiple AWS Reg...EasyQ05A global financial institution is migrating its core banking application to AWS. The application ...Medium
Expert