Soru

Zorluk: OrtaIdentifying and Cleaning Up Underutilized Resources

An organization's AWS Trusted Advisor Cost Optimization report lists several Amazon Elastic Block Store (Amazon EBS) volumes in the 'available' state with a warning status, indicating they are underutilized. A SysOps administrator is tasked with optimizing costs by removing these volumes while ensuring that any existing data can be recovered if needed in the future.

Which action should the administrator take to meet these requirements?

  1. A
    Apply a cost allocation tag to the available EBS volumes and activate it in the Billing Console, which will automatically stop the hourly charges for the volumes while they remain unattached.
  2. Create a snapshot of each available EBS volume for potential future recovery, and then delete the volumes.Cevap
  3. C
    Enable detailed CloudWatch monitoring on the EC2 instances associated with these volumes to verify if their combined network throughput is zero before deleting the volumes.
  4. D
    Configure an Amazon CloudWatch Logs retention policy to archive the volume metrics to Amazon S3 Glacier, which automatically deletes the underlying EBS volumes after 30 days of inactivity.

Cevap

Create a snapshot of each available EBS volume for potential future recovery, and then delete the volumes.
The correct action is to create a snapshot of each available EBS volume and then delete the volumes. EBS volumes in the 'available' state are detached from EC2 instances but continue to incur charges. Creating a snapshot preserves the data at a lower cost, and deleting the volumes eliminates the ongoing active volume charges.

Adım Adım Çözüm

1
Identify the unattached EBS volumes.
The volumes are identified as being in the 'available' state with no read/write activity, confirming they are underutilized.
Before performing any deletions, the SysOps administrator must isolate the specific volumes flagged by AWS Trusted Advisor.
2
Create an Amazon EBS snapshot for each identified volume.
A point-in-time backup of the volume's data is safely stored in Amazon S3.
This satisfies the requirement to ensure data can be recovered in the future if needed.
3
Delete the EBS volumes.
The volumes are removed from the account, and active hourly storage charges for these volumes cease.
Deleting the volumes is the only action that stops resource charges and achieves the cost-optimization objective.

Anahtar Kavram

Safely cleaning up underutilized Amazon EBS volumes by creating snapshots for data retention before deleting the unattached volumes.
Bu soruyu puanla