Medium1 markMultiple Choice
AWS SAP-C02 · Question 13 · Domain 3.5: Cost Optimization
A company has hundreds of underutilized Amazon EBS volumes. They want to identify these volumes and automatically snapshot and delete them to optimize costs. Which service combination should be used?
A company has hundreds of underutilized Amazon EBS volumes. They want to identify these volumes and automatically snapshot and delete them to optimize costs. Which service combination should be used?
Answer options:
A.
AWS Cost Explorer to identify the volumes, and AWS Lambda to delete them.
B.
AWS Trusted Advisor to identify the volumes, and AWS Systems Manager Automation to snapshot and delete them.
C.
Amazon CloudWatch billing alarms to identify the volumes, and AWS Backup to delete them.
D.
AWS Compute Optimizer to identify the volumes, and AWS CloudFormation to delete them.
How to approach this question
Identify the service that provides cost optimization checks (Trusted Advisor) and the automation engine (SSM).
Full Answer
B.AWS Trusted Advisor to identify the volumes, and AWS Systems Manager Automation to snapshot and delete them.✓ Correct
AWS Trusted Advisor to identify the volumes, and AWS Systems Manager Automation to snapshot and delete them.
AWS Trusted Advisor checks for unattached or underutilized EBS volumes. Systems Manager Automation can be triggered to handle the snapshot and deletion process safely.
Common mistakes
Confusing Cost Explorer's capabilities with Trusted Advisor's specific resource checks.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
Expert