
Answer-first summary for fast verification
Answer: ALB access logs, CloudFront access logs
To investigate HTTP Layer 7 status codes, you need logs that record application-layer traffic. Application Load Balancer (ALB) access logs and Amazon CloudFront access logs both capture detailed information about requests sent to your application, including the HTTP status codes returned to clients. VPC Flow Logs only capture Layer 3/4 network traffic, CloudTrail logs API calls, and RDS logs record database engine activity.
Author: Ritesh Yadav
Ultimate access to all questions.
Question #59
A CloudOps engineer is maintaining a web application using an Amazon CloudFront web distribution, an Application Load Balancer (ALB), Amazon RDS, and Amazon EC2 in a VPC. All services have logging enabled. The CloudOps engineer needs to investigate HTTP Layer 7 status codes from the web application.
Which log sources contain the status codes? (Choose two.)
A
VPC Flow Logs
B
AWS CloudTrail logs
C
ALB access logs
D
CloudFront access logs
E
RDS logs
No comments yet.