Bird
0
0

You want to create a private hosted zone for internal.example.com and associate it with two VPCs in different regions. What is the correct approach?

hard📝 Application Q8 of 15
AWS - Route 53
You want to create a private hosted zone for internal.example.com and associate it with two VPCs in different regions. What is the correct approach?
ACreate one private hosted zone and associate both VPCs with it
BCreate two private hosted zones, one per region, and associate each with its VPC
CCreate a public hosted zone and restrict access to the two VPCs
DCreate one private hosted zone and associate only one VPC; the other VPC cannot be associated
Step-by-Step Solution
Solution:
  1. Step 1: Understand VPC association limits

    Private hosted zones can be associated with VPCs across multiple AWS Regions.
  2. Step 2: Apply to multi-region scenario

    For VPCs in different regions, create one private hosted zone and associate both VPCs with it.
  3. Final Answer:

    Create one private hosted zone and associate both VPCs with it -> Option A
  4. Quick Check:

    Private hosted zone supports cross-region VPCs [OK]
Quick Trick: Private hosted zone supports VPCs across regions [OK]
Common Mistakes:
  • Assuming private hosted zones cannot span regions
  • Creating separate zones per region unnecessarily
  • Using public hosted zone for private DNS

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes