Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menjelaskan perbedaan antara tingkat Redis yang tersedia.
Memorystore for Redis mendukung Tingkat Dasar dan Standar. Tingkat Dasar paling cocok untuk aplikasi yang menggunakan Redis sebagai cache dan dapat menahan cold restart serta penghapusan cache penuh. Instance Tingkat Standar menyediakan Ketersediaan Tinggi menggunakan replikasi, replika baca, dan failover otomatis.
Anda tidak dapat melakukan upgrade dari Paket Dasar ke Paket Standar atau sebaliknya. Jika Anda ingin memindahkan data dari instance Tingkat Dasar yang ada ke instance
Tingkat Standar baru, gunakan impor dan ekspor
untuk memindahkan data.
Arsitektur tingkat
Diagram berikut menunjukkan arsitektur untuk
tingkat layanan Memorystore for Redis.
Memberikan redundansi dan ketersediaan menggunakan replikasi
Memberikan redundansi dan ketersediaan menggunakan replikasi untuk mencadangkan data, dan beberapa replika Baca untuk meningkatkan throughput baca
Ukuran utama Redis maksimum
300 GB
300 GB
300 GB
Bandwidth jaringan maksimum
16 Gbps
16 Gbps
Total 16 Gbps untuk operasi tulis. 16 Gbps per node untuk operasi baca.1
Thread I/O
Ya2
Ya2
Ya2
Menskalakan ukuran utama
Ya
Ya
Ya
Menskalakan jumlah replika baca
Tidak
Tidak
Ya
Replikasi lintas zona
Tidak
Ya3
Ya3
Failover otomatis
Tidak
Ya
Ya
Replika baca
Tidak
Tidak
Ya
Enkripsi dalam pengiriman
Ya
Ya
Ya
Masa pemeliharaan
Ya
Ya
Ya
Cloud Monitoring
Ya
Ya
Ya
1 Throughput tulis maksimum adalah 16 Gbps. Throughput baca bergantung pada jumlah node (replika baca) dalam instance, termasuk node utama. Misalnya, jika Anda memiliki instance dengan 1 node utama dan 2 replika baca, total throughput baca adalah 48 Gbps.
2 Thread I/O hanya tersedia di instance M3 atau yang lebih tinggi yang menjalankan
Redis versi 6.x. Untuk informasi selengkapnya, lihat Redis versi 6.x.
3
Untuk informasi selengkapnya tentang pertimbangan khusus per wilayah, lihat
Geografi dan wilayah.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-19 UTC."],[],[],null,["# Redis tier capabilities\n\n| **Note:** If you are looking for the Memorystore for Redis Cluster documentation, see [Memorystore for Redis Cluster overview](/memorystore/docs/cluster/overview).\n\nThis page describes the differences between the available Redis tiers.\n\nMemorystore for Redis supports Basic and Standard\nTiers. The Basic Tier is best suited for applications that use Redis as a cache\nand can withstand a cold restart and full cache flush. Standard Tier instances\nprovide [High Availability](/memorystore/docs/redis/high-availability)\nusing replication, read replicas, and automatic failover.\n\nIt is not possible to upgrade from Basic Tier to Standard Tier or the other way\naround. If you want to move data from an existing Basic Tier instance to a new\nStandard Tier instance, use [import and export](/memorystore/docs/redis/import-export-overview)\nto move your data.\n\nTier architecture\n-----------------\n\nThe following diagrams show the architectures for the\nMemorystore for Redis service tiers.\n\n### Basic Tier\n\n- One Redis node\n- Ephemeral cache\n\n### Standard Tier\n\n- Provides [High Availability](/memorystore/docs/redis/high-availability) with replication\n- Fails over to replica in the case of primary node failure\n\n### Standard Tier with read replicas\n\n- Provides [High Availability](/memorystore/docs/redis/high-availability) with replication\n- Read replicas allow for distributed reads\n\nFeature comparison\n------------------\n\n^1^ The maximum write throughput is 16 Gbps. Read throughput is dependent on the number of nodes (read replicas) in the instance, including the primary node. For example, if you have an instance with 1 primary node and 2 read replicas, the total read throughput is 48 Gbps.\n\n^2^ I/O threads are only available on M3 instances or higher running Redis version 6.x. For more information, see [Redis version 6.x](/memorystore/docs/redis/supported-versions#redis_version_6x).\n\n^3^ For more information about region-specific considerations, see [Geography and regions](/docs/geography-and-regions#regions_and_zones)."]]