Topic 1 Question 76
A company manages resources across VPCs in multiple AWS Regions. The company needs to connect to the resources by using its internal domain name. A network engineer needs to apply the aws.example.com DNS suffix to all resources.
What must the network engineer do to meet this requirement?
Create an Amazon Route 53 private hosted zone for aws.example.com in each Region that has resources. Associate the private hosted zone with that Region's VPC. In the appropriate private hosted zone, create DNS records for the resources in each Region.
Create one Amazon Route 53 private hosted zone for aws.example.com. Configure the private hosted zone to allow zone transfers with every VPC.
Create one Amazon Route 53 private hosted zone for example.com. Create a single resource record for aws.example.com in the private hosted zone. Apply a multivalue answer routing policy to the record. Add all VPC resources as separate values in the routing policy.
Create one Amazon Route 53 private hosted zone for aws.example.com. Associate the private hosted zone with every VPC that has resources. In the private hosted zone, create DNS records for all resources.
ユーザの投票
コメント(5)
This blog is for multi-account DNS architecture, not region. Single PHZ can be associated with multiple VPCs across regions. Option D) is correct
👍 6study_aws12023/04/24- 正解だと思う選択肢: D
Option D) is correct
👍 4printfmarcelo2023/04/26 - 正解だと思う選択肢: D
Single PHZ can be associated with VPCs across regions. D is correct.
👍 4rhinozD2023/04/29
シャッフルモード