nerdexam
AmazonAmazon

SCS-C02 · Question #420

SCS-C02 Question #420: Real Exam Question with Answer & Explanation

The correct answer is D: Configure the ALB to send logs directly to an Amazon S3 bucket. Analyze the logs by using. This solution leverages Amazon S3 to store the ALB access logs, Amazon Athena to run SQL queries on the logs, and Amazon QuickSight to create visualizations. This approach allows for scalable log storage, powerful querying with Athena (including filtering for known bot IPs), and

Submitted by naveen.iyer· Mar 6, 2026

Question

A company needs to analyze access logs for an Application Load Balancer (ALB). The ALB directs traffic to the company's online login portal. The company needs to use visualizations to identify login attempts by bots from a list of known IP sources. Which solution will meet these requirements?

Options

  • AConfigure the ALB to send logs directly to Amazon CloudWatch Logs. Analyze and visualize the
  • BConfigure the ALB to send logs directly to Amazon Redshift. Analyze the logs by using SQL
  • CConfigure the ALB to send logs directly to Amazon OpenSearch Service. Analyze the logs by
  • DConfigure the ALB to send logs directly to an Amazon S3 bucket. Analyze the logs by using

Explanation

This solution leverages Amazon S3 to store the ALB access logs, Amazon Athena to run SQL queries on the logs, and Amazon QuickSight to create visualizations. This approach allows for scalable log storage, powerful querying with Athena (including filtering for known bot IPs), and effective visualization with QuickSight, meeting the requirement for identifying bot login attempts.

Community Discussion

No community discussion yet for this question.

Full SCS-C02 PracticeBrowse All SCS-C02 Questions