...

/

DNS Load Balancing and Geo DNS

DNS Load Balancing and Geo DNS

What is DNS Load Balancing?

As we’ve seen, DNS is the phonebook for the which returns an IP address for the website. It turns out that you can specify multiple IP addresses against the same website name. e.g.

2606:4700:10::6814:7b7 educative.io

2606:4700:10::6814:6b7 educative.io

When the DNS is queried, it sends the list of IP addresses in a Round-Robin manner. Most clients (operating systems) simply pick the first IP address in the list and ...

Access this course and 1400+ top-rated courses and projects.