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 155 discussion

A real estate company is using Amazon Workspaces to provide corporate managed desktop service to its real estate agents around the world. These Workspaces are deployed in seven VPCs. Each VPC is in a different AWS Region.

According to a new requirement, the company’s cloud-hosted security information and events management (SIEM) system needs to analyze DNS queries generated by the Workspaces to identify the target domains that are connected to the Workspaces. The SIEM system supports poll and push methods for data and log collection.

Which solution should a network engineer implement to meet these requirements MOST cost-effectively?

  • A. Create VPC flow logs in each VPC that is connected to the Workspaces instances. Publish the log data to a central Amazon S3 bucket. Configure the SIEM system to poll the S3 bucket periodically.
  • B. Configure an Amazon CloudWatch agent to log all DNS requests in Amazon CloudWatch Logs. Configure a subscription filter in CloudWatch Logs. Push the logs to the SIEM system by using Amazon Kinesis Data Firehose.
  • C. Configure VPC Traffic Mirroring to copy network traffic from each Workspace and to send the traffic to the SIEM system probes for analysis.
  • D. Configure Amazon Route 53 query logging. Set the destination as an Amazon Kinesis Data Firehose delivery stream that is configured to push data to the SIEM system.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Neo00
Highly Voted 1 year, 1 month ago
Selected Answer: D
D https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver-query-logs-choosing-target-resource.html
upvoted 9 times
...
[Removed]
Most Recent 5 months ago
To my understanding A is ruled out by https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-logs-limitations So I would go for D
upvoted 1 times
...
vikasj1in
7 months ago
Selected Answer: A
Option B suggests using CloudWatch Logs, but it might result in higher costs compared to VPC Flow Logs, and the push method might introduce additional complexities and costs. Option C (Traffic Mirroring) is a powerful feature, but it may introduce additional costs and complexity, especially when considering the number of Workspaces in different VPCs and Regions. Option D involves Route 53 query logging, which may not capture all DNS queries for Workspaces, especially if they are using different DNS servers. Therefore, option A using VPC Flow Logs is the most cost-effective and straightforward solution for the given scenario.
upvoted 1 times
...
Marfee400704
7 months, 1 week ago
I think that it's correct answer is B according to SPOTO products.
upvoted 1 times
...
Arad
10 months, 2 weeks ago
Shouldn't it be B? The question doesn't talk about using Route53 as resolver, instead it needs to log all DNS queries made by Workspace Desktops. Maybe these Desktops are using a DNS resolver other than Route53 one. So it doesn't make more sense to configure a CloudWatch agent on desktops to gather DNS queries and send them to CloudWatch?
upvoted 1 times
Adzz
8 months, 4 weeks ago
Just like route 53 is not mentioned, it is nowhere mentioned that Workspace is using any custom DNS server. So it is good to assume the AmazonProvidedDNS.
upvoted 3 times
...
...
unclehou
1 year ago
Selected Answer: A
A is the correct answer. it says the most cost effective. S3 would be the most cost effective. While option D might work, it's not the most cost-effective or straightforward solution for capturing DNS query logs generated by Amazon Workspaces in multiple VPCs across different AWS Regions.
upvoted 3 times
Becklang
11 months ago
you can't configure the vpc log only to log DNS querying , it would be a huge cost to enable logging for 7 vpcs while Kinesis Data Firehose First 500 TB / month $0.036 per GB
upvoted 2 times
...
BasselBuzz
6 months, 3 weeks ago
YES DNS traffic to Amazon DNS is not logged. but DNS traffic to other DNS servers is logged. according to the link provided by zendeveloper
upvoted 1 times
...
zendevloper
10 months ago
DNS traffic is not logged by flow logs https://docs.aws.amazon.com/vpc/latest/userguide/flow-logs.html#flow-logs-limitations
upvoted 1 times
...
...
Certified101
1 year, 1 month ago
Selected Answer: B
Wouldn't option D log all Route53 query logs from all other servers? We need to only monitor Workspaces in the this scenario - would B be correct?
upvoted 1 times
Certified101
1 year, 1 month ago
Changing to D as you can filter the resource after
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 ...