Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Advanced Networking - Specialty ANS-C01 All Questions

View all questions & answers for the AWS Certified Advanced Networking - Specialty ANS-C01 exam

Exam AWS Certified Advanced Networking - Specialty ANS-C01 topic 1 question 69 discussion

A company has deployed a web application on AWS. The web application uses an Application Load Balancer (ALB) across multiple Availability Zones. The targets of the ALB are AWS Lambda functions. The web application also uses Amazon CloudWatch metrics for monitoring.
Users report that parts of the web application are not loading properly. A network engineer needs to troubleshoot the problem. The network engineer enables access logging for the ALB.
What should the network engineer do next to determine which errors the ALB is receiving?

  • A. Send the logs to Amazon CloudWatch Logs. Review the ALB logs in CloudWatch Insights to determine which error messages the ALB is receiving.
  • B. Configure the Amazon S3 bucket destination. Use Amazon Athena to determine which error messages the ALB is receiving.
  • C. Configure the Amazon S3 bucket destination. After Amazon CloudWatch Logs pulls the ALB logs from the S3 bucket automatically, review the logs in CloudWatch Logs to determine which error messages the ALB is receiving.
  • D. Send the logs to Amazon CloudWatch Logs. Use the Amazon Athena CloudWatch Connector to determine which error messages the ALB is receiving.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
devopsbro
Highly Voted 1 year, 7 months ago
ELB doesn't have direct integration with CloudWatch. ELB can drop the logs in S3 bucket and Athena can be used to analyse the logs. Ans - B
upvoted 11 times
...
study_aws1
Highly Voted 1 year, 7 months ago
Option B) is correct Access logs is an optional feature of Elastic Load Balancing that is disabled by default. After you enable access logs for your load balancer, Elastic Load Balancing captures the logs and stores them in the Amazon S3 bucket that you specify as compressed files. You can disable access logs at any time. https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html
upvoted 9 times
...
Raphaello
Most Recent 6 months, 2 weeks ago
Selected Answer: B
ELB can only send access logs to S3; from there use Athena for querying. B is correct.
upvoted 1 times
...
marfee
8 months, 2 weeks ago
I think that it's correct answer is B.
upvoted 1 times
...
qsergii
1 year, 2 months ago
Selected Answer: B
Cloud watch impossible, only one option - B
upvoted 2 times
...
[Removed]
1 year, 3 months ago
Selected Answer: A
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html This is because CloudWatch Insights provides a powerful query language that can help you quickly identify patterns and troubleshoot issues in your log data.
upvoted 1 times
...
tcp22
1 year, 5 months ago
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html B
upvoted 2 times
...
rhinozD
1 year, 5 months ago
Selected Answer: B
B - for sure. As the others explained.
upvoted 4 times
...
ITgeek
1 year, 6 months ago
Selected Answer: B
ELB stores the logs directly into S3
upvoted 3 times
...
awsguru1998
1 year, 6 months ago
B is correct. ALB access logs can only be stored in an S3 bucket and cannot be sent directly to CloudWatch Logs. Therefore, option A is not a valid solution for determining which error messages the ALB is receiving
upvoted 4 times
...
ILOVEVODKA
1 year, 7 months ago
B - for sure
upvoted 5 times
...
helloworldabc
1 year, 7 months ago
AAAAAAAAAAAAA
upvoted 1 times
...
zaazanuna
1 year, 7 months ago
A - correct.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...