Standardmäßig verteilt Memorystore for Valkey die Knoten einer Instanz gleichmäßig auf die verfügbaren Zonen. Diagramme dazu, wie Knoten bei dieser Konfiguration verteilt werden, finden Sie unter Hochverfügbarkeit und Replikate.
Alternativ können Sie auch eine Instanz mit einer einzelnen Zone erstellen. Instanzen mit einer einzelnen Zone haben eine geringere Latenz als Instanzen mit mehreren Zonen, da Sie Ihre Clients in derselben Zone wie die Valkey-Knoten platzieren und zonenübergreifende Kommunikation vermeiden können.
Sie wählen den Zonenverteilungsmodus (Einzelzone oder Mehrzone) während der Instanzerstellung aus. Nach der Erstellung kann der Zonenverteilungsmodus nicht mehr geändert werden.
Wenn Sie von einem Client in derselben Zone eine Verbindung zu einer Instanz mit einer einzelnen Zone herstellen, werden Ihnen keine Kosten für die Verarbeitung von Verbraucherdaten in Rechnung gestellt.
Weitere Informationen finden Sie unter Netzwerkpreise.
Wir empfehlen zwar die Bereitstellung einer Multi-Zonen-Instanz mit Hochverfügbarkeit, aber Sie sollten die folgenden Empfehlungen für Instanzen mit einer einzelnen Zone verwenden, sofern sie auf Sie zutreffen:
Wenn Sie eine Instanz mit einer einzelnen Zone bereitstellen, sollten Sie Repliken aktivieren. Replikats verringern Shard-Hotspots und machen Shards widerstandsfähiger gegen Ausfälle einzelner Knoten.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-19 (UTC)."],[],[],null,["# Single-zone instances\n\nThis page gives an overview of single-zone instances for Memorystore for Valkey.\n\nFor instructions on provisioning a single-zone instance see [Create a single-zone instance](/memorystore/docs/valkey/create-instances#create_a_single-zone_instance).\n\nBy default, Memorystore for Valkey distributes an instance's nodes evenly among\navailable zones. For diagrams that show how nodes are distributed with this\nsetup, see [High availability and replicas](/memorystore/docs/valkey/ha-and-replicas).\n\nAlternatively, you can choose to create a single-zone instance. Single-zone\ninstances have lower latency than multi-zone instances because you can place\nyour clients in the same zone as the Valkey nodes and avoid cross-zone\ncommunication.\n\nYou choose the zone distribution mode (single-zone or multi-zone) during\ninstance creation. After it's created, the zone distribution mode can't be\nchanged.\n\nIf you connect to a single-zone instance from a client in the same zone, then\nyou aren't charged for [Consumer Data Processing](/vpc/pricing#psc-consumer-data-processing).\nFor more information, see [Network pricing](/memorystore/docs/valkey/pricing#network_pricing).\n\nAlthough we recommend provisioning a multi-zone instance with [High Availability](/memorystore/docs/valkey/ha-and-replicas), you should use the following recommendations for single-zone instances if they apply to you:\n\n- If you choose to provision a single-zone instance, you should enable\n replicas. Replicas reduce shard hotspots and make shards more\n resilient against single-node failures.\n\n- If you choose to provision an instance without replicas, you should still\n use a single-zone instance. For more information, see [Choose a single-zone instance if your instance doesn't use replicas](/memorystore/docs/valkey/general-best-practices#choose_a_single-zone_instance_if_your_instance_doesnt_use_replicas).\n\nSingle-zone instance diagram example\n------------------------------------"]]