Question 299:
You have a web application that processes customer orders. The frontend application forwards the order messages to an SQS queue. The backend contains an Elastic Load Balancer and an Auto Scaling group. You want the ASG to auto-scale depending on the queue size. Which of the following CloudWatch metrics would you choose to discover the SQS queue length?
Answer options:
A.ApproximateNumberOfMessagesVisible B.NumberOfMessagesReceived C.NumberOfMessagesDeleted D.ApproximateNumberOfMessagesNotVisible