Handling Traffic
AWS offers Route53 for DNS and related services. ELB optimally distributes load between your EC2 instances.
Route53
Route53 is a DNS Service that provides a reliable and scalable way to route traffic. DNS maps IP to a domain name. Key features:
- global, highly available DNS
- domain registration
- public and private names
- multiple routing algorithm
- both IPv4 and IPv6
- integrated with other AWS cloud Services
To setup: