AWS Certified SysOps Administrator – Associate (legacy) — Question 911

A developer is deploying a web application on Amazon EC2 instances behind an Application Load Balancer (ALB) and notices that the application is not receiving all the expected elements from HTTP requests. The developer suspects users are not sending the correct query string.
How should a sysops administrator verify this?

Answer options

Correct answer: A

Explanation

Monitoring the default Amazon CloudWatch metrics for the Application Load Balancer (ALB) allows the administrator to analyze request patterns and verify the presence of the expected query strings directly. Other methods, such as configuring S3 access logs or creating custom metrics, require additional setup and are not the default path for quick verification. Standard CloudWatch metrics provide the quickest, out-of-the-box visibility into basic request dimensions.