An organization has several development environments running in AWS. To reduce monthly expenditures, a SysOps administrator is analyzing AWS Trusted Advisor Cost Optimization recommendations. The administrator wants to identify resources that are either idle or underutilized based on the default criteria of Trusted Advisor checks. Which of the following conditions will cause AWS Trusted Advisor to flag resources as cost optimization opportunities? (Select TWO.)
- An Amazon RDS DB instance that has had no database connections for the past consecutive days.Answer
- An Amazon EBS volume that has been unattached or has had less than of daily activity for the past consecutive days.Answer
- CAn Amazon EC2 instance that has had a daily average CPU utilization below and network I/O below for at least days within a -day window.
- DAn Amazon S3 bucket containing objects that have not been accessed for days and are missing a transition lifecycle rule.
- EAn Elastic Load Balancer that has processed fewer than requests over the last days.
Answer
The options stating that an Amazon RDS DB instance has had no database connections for the past consecutive days, and that an Amazon EBS volume has been unattached or has had less than of daily activity for the past consecutive days are correct.
The correct options are the ones stating that an Amazon RDS DB instance has had no database connections for the past consecutive days, and that an Amazon EBS volume has been unattached or has had less than of daily activity for the past consecutive days. AWS Trusted Advisor evaluates RDS DB instance connections over a -day rolling window to identify idle resources. It also checks EBS volumes over a -day rolling window, flagging those that are unattached or have negligible I/O activity (less than daily) to help reduce storage costs.
Step-by-Step Solution
Key Concept
AWS Trusted Advisor Cost Optimization Checks