DEV Community

Ezile Mdodana
Ezile Mdodana

Posted on

Day 18/30: The internet also needs directions

People remember names such as example.com.

Computers communicate using IP addresses.

Amazon Route 53 is a DNS service that helps direct users to the correct application or resource.

It can also use routing policies and health checks to influence where traffic goes.

DNS is like a GPS for your application.

When configured correctly, nobody notices it.

When configured incorrectly, the entire company suddenly becomes interested in DNS.

Top comments (0)