複数クラスタ ルーティングでレプリケーションを使用してアプリケーションの高可用性(HA)を実現する場合は、複数の Google Cloud リージョン内またはその近くにクライアント サーバーまたは VM を配置します。アプリケーション サーバーが Google Cloudでホストされていない場合でも、この推奨事項は適用されます。これは、データがアプリケーション サーバーに最も近い Google Cloudリージョンを介して Google Cloud ネットワークに入るためです。リクエストと同様に、フェイルオーバーは距離が短いほど早く完了します。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-02 UTC。"],[[["Replication enables traffic failover to another cluster within the same instance if a Bigtable cluster becomes unresponsive, and these failovers can be manual or automatic."],["Manual failovers, used with single-cluster routing, require user judgment based on signals like increased errors, timeouts, or latency, but are not guaranteed to resolve issues, so monitoring is recommended."],["Automatic failovers, utilized with multi-cluster routing, are handled by Bigtable, routing traffic to an available cluster when the nearest one is unable to process a request, and also apply to deadline requests."],["During failovers, Bigtable uses a *last write wins* algorithm to resolve data conflicts that might occur before replication is completed."],["For optimal performance in a multi-cluster routing environment, client servers or VMs should be located near or within multiple Google Cloud regions to ensure faster failovers."]]],[]]