AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 260

A company has configured Amazon RDS storage autoscaling for its RDS DB instances. A DevOps team needs to visualize the autoscaling events on an Amazon CloudWatch dashboard.

Which solution will meet this requirement?

Answer options

Correct answer: A

Explanation

Option A is correct because it directly captures RDS storage autoscaling events and uses a Lambda function to publish a custom metric to CloudWatch, which can then be visualized. The other options either rely on management or data events from CloudTrail, which do not provide a direct way to visualize RDS storage autoscaling events as required.