Skip to main content

03 · Split-horizon: one FQDN, three answers

The same name exists in all three private zones with different records. Whichever VPC's Route 53 Resolver answers decides the result — so each site resolves to its own site-local target.

Records

FQDNZone A
Office · ap-ne-1
Zone B
Taichung · ap-ne-1
Zone C
Taipei · ap-ne-1
api.corp.internal10.1.20.510.2.20.510.3.20.5
db.corp.internal10.1.30.810.2.30.810.3.30.8
vault.corp.internal10.1.40.210.2.40.210.3.40.2

Prefix rule

3 cases per zone shown. Records share the zone's /16 prefix, so resolution naturally stays inside the originating site's VPC + IDC pair.