exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 44 discussion

Exam question from Amazon's ANS-C00
Question #: 44
Topic #: 1
[All ANS-C00 Questions]

A company is about to migrate an application from its on-premises data center to AWS. As part of the planning process, the following requirements involving DNS have been identified.
✑ On-premises systems must be able to resolve the entries in an Amazon Route 53 private hosted zone.
✑ Amazon EC2 instances running in the organization's VPC must be able to resolve the DNS names of on-premises systems
The organization's VPC uses the CIDR block 172.16.0.0/16.
Assuming that there is no DNS namespace overlap, how can these requirements be met?

  • A. Change the DHCP options set for the VPC to use both the Amazon-provided DNS server and the on-premises DNS systems. Configure the on-premises DNS systems with a stub-zone, delegating the name server 172.16.0.2 as authoritative for the Route 53 private hosted zone.
  • B. Deploy and configure a set of EC2 instances into the company VPC to act as DNS proxies. Configure the proxies to forward queries for the on-premises domain to the on-premises DNS systems, and forward all other queries to 172.16.0.2. Change the DHCP options set for the VPC to use the new DNS proxies. Configure the on-premises DNS systems with a stub-zone, delegating the name server 172.16.0.2 as authoritative for the Route 53 private hosted zone.
  • C. Deploy and configure a set of EC2 instances into the company VPC to act as DNS proxies. Configure the proxies to forward queries for the on-premises domain to the on-premises DNS systems, and forward all other queries to the Amazon-provided DNS server (172.16.0.2). Change the DHCP options set for the VPC to use the new DNS proxies. Configure the on-premises DNS systems with a stub-zone, delegating the proxies as authoritative for the Route 53 private hosted zone.
  • D. Change the DHCP options set for the VPC to use both the on-premises DNS systems. Configure the on-premises DNS systems with a stub-zone, delegating the Route 53 private hosted zone's name servers as authoritative for the Route 53 private hosted zone.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
theCloudCTO
Highly Voted 3 years, 8 months ago
C: https://aws.amazon.com/blogs/security/how-to-set-up-dns-resolution-between-on-premises-networks-and-aws-by-using-unbound/
upvoted 14 times
...
ChauPhan
Highly Voted 3 years, 7 months ago
Is it old question? Why don't we use Route 53 Outbound/Inbound?
upvoted 6 times
TerrenceC
3 years, 7 months ago
It seems to be. I believe that Route53 In/Outbound Endpoints did not release when this question came up.
upvoted 3 times
...
...
PavanKushwah123
Most Recent 2 years, 5 months ago
Correct Answer C
upvoted 1 times
...
AzureDP900
3 years, 4 months ago
C is right
upvoted 2 times
...
jason2009
3 years, 7 months ago
this is such a bad question. Why AWS? Why? B and C why you use different language to say the same thing??? I don't get it. Artificially made it difficult to spot the difference.
upvoted 1 times
Huntkey
3 years, 7 months ago
If you read carefully, they are not talking about the same thing...
upvoted 3 times
...
...
Alex_sot
3 years, 7 months ago
https://aws.amazon.com/premiumsupport/knowledge-center/r53-private-ubuntu/
upvoted 1 times
...
BillyC
3 years, 7 months ago
C for me!
upvoted 3 times
...
Meetra
3 years, 8 months ago
C. you can query only the proxies . not the aws dns from outside the vpc.
upvoted 1 times
...
ohcan
3 years, 8 months ago
can any of you tell me the difference between B and C?
upvoted 1 times
ohcan
3 years, 8 months ago
sorry, I noticed. "delegating the proxies as authoritative" instead of "172.16.0.2". That's the difference. C is the right one.
upvoted 1 times
...
Rim007
3 years, 8 months ago
delegating the name server 172.16.0.2 as authoritative for the Route 53 private hosted zone. delegating the proxy as authoritative for the Route 53 private hosted zone.
upvoted 1 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 ...