1

Working on a project where I got 3 domains, eg; domain01.in, domain01dev.in, domaindev.in.

Here we have a single service hosted and routed to a single IP 158.x.x.x, now I want to access this service via any of the above-mentioned Domains!

Is there a way to do that on Route 53?

1 Answers1

2

Yes. You just create three records to the same IP address. Depending on exact setup of yours, you can try with 3 different A-type simple records that point the same IP.

Marcin
  • 215,873
  • 14
  • 235
  • 294