ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 606 - SAA-C03 discussion

Report
Export

A company is using an Application Load Balancer (ALB) to present its application to the internet. The company finds abnormal traffic access patterns across the application. A solutions architect needs to improve visibility into the infrastructure to help the company understand these abnormalities better.

What is the MOST operationally efficient solution that meets these requirements?

A.
Create a table in Amazon Athena for AWS CloudTrail logs. Create a query for the relevant information.
Answers
A.
Create a table in Amazon Athena for AWS CloudTrail logs. Create a query for the relevant information.
B.
Enable ALB access logging to Amazon S3. Create a table in Amazon Athena, and query the logs.
Answers
B.
Enable ALB access logging to Amazon S3. Create a table in Amazon Athena, and query the logs.
C.
Enable ALB access logging to Amazon S3 Open each file in a text editor, and search each line for the relevant information
Answers
C.
Enable ALB access logging to Amazon S3 Open each file in a text editor, and search each line for the relevant information
D.
Use Amazon EMR on a dedicated Amazon EC2 instance to directly query the ALB to acquire traffic access log information.
Answers
D.
Use Amazon EMR on a dedicated Amazon EC2 instance to directly query the ALB to acquire traffic access log information.
Suggested answer: B

Explanation:

This solution meets the requirements because it allows the company to improve visibility into the infrastructure by using ALB access logging and Amazon Athena. ALB access logging is a feature that captures detailed information about requests sent to the load balancer, such as the client's IP address, request path, response code, and latency. By enabling ALB access logging to Amazon S3, the company can store the access logs in an S3 bucket as compressed files. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. By creating a table in Amazon Athena for the access logs, the company can query the logs and get results in seconds. This way, the company can better understand the abnormal traffic access patterns across the application.

Access logs for your Application Load Balancer

Querying Application Load Balancer Logs

asked 16/09/2024
Francisli Lilles
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first