Geo Routingとは?
geo routingは、リクエストがどこから来たか(通常は送信元IPアドレスから導かれる)に基づいてクライアントをbackendにマッピングするポリシーです。レイテンシ、法的、またはデータレジデンシー上の理由でトラフィックをリージョン内に留めるために使われます。判断は測定された速度ではなく位置によって行われます。
なぜ重要か
geo routingはデータレジデンシーのルールを満たすのに役立ち、ユーザーを近くのインフラに留めます。多くの場合latencyベースのfallbackと組み合わされ、リージョン障害時にはトラフィックを別の場所へ振り向けます。
関連ガイド
What Is Latency-Based Routing?Latency-based routing directs each client to the backend region that gives it the lowest measured network lat…
What Is Weighted Routing?Weighted routing splits traffic across two or more targets in proportions you set, such as ninety percent to…
What Is a Load Balancer IP?A load balancer IP is the external address provisioned for a LoadBalancer service, the public entry point tha…