Performance: Use this method when your endpoints are deployed in different geographic locations, and you want to use the ...

Performance: Use this method when your endpoints are deployed in different geographic locations, and you want to use the one with the lowest latency.

Failover: Use this method when a primary endpoint is selected to serve all the traffic, but backups are required in case the primary or the backup endpoint go offline.

Round Robin: Use this method when you want to distribute traffic equally across a set of endpoints.