Skip to main content
Routing

Anycast

Definition, context, related terminology, and source references for Anycast.

Definition

A routing design in which multiple nodes advertise the same service IP address and the network directs a client to a reachable instance, often the topologically closest one. Anycast is widely used for authoritative and recursive DNS resilience.