DEV Community

Cover image for Route 53
Sachin
Sachin

Posted on

Route 53

it is amazon service it provided the Domain name service because i can not remember the ip address so we provide the name this name attatched to the ip address

  • ip address used by computer identified the server

Two type of ip

  1. ipv4

  2. ipv6

Some top level domain
.com .in. au
secondary domain level
.gov.in

In a aws route 32 have advantage generally we have webserver and we connected the loadbalancer in the availbility zone
if availablity zone some issue arise load balancer transfer another avialiablity zone

Problem is when the region aries the issue hence we solved the problem help of Route 53

Routing policy of Route53

Simple Routing policy

Weighted Routing policy

Latency Routing policy

FailOver Routing Policy

Geolocation Routing policy

Top comments (0)