Skip to content

How to track the inactive assets in AWS

0

How to track the inactive assets like ec2 instances ,abs volumes ,snapshots and S3 buckets are not being used for more than 6 months and need to find those alerts to reduce the cost .

1 Answer
1

Great question. While you may be investigating the root cause for inactive resources in the first place, you may consider looking into how to optimize existing resources using AWS Trusted Advisor to identify and optimize your costs.

In AWS Trusted Advisor, on the Cost Optimization tab you can find detailed data on the most important cost-related checks performed by Trusted Advisor which allows you to quickly identify idle resources like Amazon RDS Idle Instances, Low Utilization Amazon Elastic Compute Cloud (Amazon EC2) Instances, Underutilized Amazon Elastic Block Store (Amazon EBS) volumes, and Unassociated elastic IP addresses.

You can read more in the following Blog post: https://aws.amazon.com/blogs/mt/a-detailed-overview-of-trusted-advisor-organizational-dashboard/

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.