View a markdown version of this page

Simple routing - Amazon Route 53

Simple routing

With simple routing, you can set up standard DNS records, with no special Route 53 routing such as weighted or latency. You typically route traffic to a single resource, for example, to a web server for your website.

You can use simple routing policy for records in a private hosted zone.

If you choose the simple routing policy in the Route 53 console, you can't create multiple records with the same name and type, but you can specify multiple values in the same record, such as multiple IP addresses. (If you choose the simple routing policy for an alias record, you can specify only one AWS resource or one record in the current hosted zone.) If you specify multiple values in a record, Route 53 returns all values to the recursive resolver in random order, and the resolver returns the values to the client (such as a web browser) that sent the DNS query. The client then chooses a value and resends the query. With simple routing, although you can specify multiple IP addresses, they are not health checked.

For information about values that you specify when you use the simple routing policy to create records, see the following topics: