AWS Certified Security – Specialty (SCS-C02) — Question 64

A company is using Amazon Route 53 Resolver for its hybrid DNS infrastructure. The company has set up Route 53 Resolver forwarding rules for authoritative domains that are hosted on on-premises DNS servers.

A new security mandate requires the company to implement a solution to log and query DNS traffic that goes to the on-premises DNS servers. The logs must show details of the source IP address of the instance from which the query originated. The logs also must show the DNS name that was requested in Route 53 Resolver.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because Route 53 Resolver query logging directly captures the necessary DNS query details, including the source IP address and requested DNS name, and sends them to Amazon CloudWatch Logs for analysis. Other options like VPC Traffic Mirroring and VPC flow logs do not specifically capture DNS query details in the required format, and modifying the Resolver rules without logging functionality does not meet the logging requirements.