What solution would create the LEAST complex DNS architecture and ensure that each VPC can resolve all AWS resources?

2 Comments

  1. Jack
    Author

    I scheme that the answer is:
    Create a shared services VPC in a central account, and create a VPC peering connection from the shared services VPC to each of the VPCs in the other accounts. Within Amazon Route 53, create a privately hosted zone in the shared services VPC and resource record sets for the domain and subdomains. Programmatically associate other VPCs with the hosted zone.

  2. Vincent
    Author

    In my opinion, the answer is:
    Create a shared services VPC in a central account, and create a VPC peering connection from the shared services VPC to each of the VPCs in the other accounts. Within Amazon Route 53, create a privately hosted zone in the shared services VPC and resource record sets for the domain and subdomains. Programmatically associate other VPCs with the hosted zone.

Leave a Reply

Your email address will not be published. Required fields are marked *

five − 1 =