Stay organized with collectionsSave and categorize content based on your preferences.
This page explains what Memorystore for Redis instances are. It also
explains important settings and attributes of Redis instances. To learn how to
create Redis instances, seeCreating and Managing Redis Instances.
What is a Memorystore for Redis instance?
In Memorystore for Redis, an instance refers to an in-memory Redis data store.
Memorystore for Redis Instances are also referred to as Redis instances. When
you create a new Memorystore for Redis instance, you are creating a new Redis
data store.
Instance IDs
Instances are identified by an Instance ID. You choose the Instance ID when you
create an instance.
Service Tiers
Memorystore for Redis offers two service tiers:Basic and Standard.
The Standard Tier provides a highly available Redis instance with automatic
failover.
Capacity tiers
When you create an instance, you select a size between 1-300 GB. The instance's
size puts it in one of fivecapacity tiers,
which determine the maximum network performance and price of your instance.
When creating your Redis instance, determine the storage needs of your
application and the network throughput you want, and size your instance
accordingly.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Instances\n\n| **Note:** If you are looking for the Memorystore for Redis Cluster documentation, see [Cluster and shard specification](/memorystore/docs/cluster/cluster-shard-specification).\n\nThis page explains what Memorystore for Redis instances are. It also\nexplains important settings and attributes of Redis instances. To learn how to\ncreate Redis instances, see [Creating and Managing Redis Instances](/memorystore/docs/redis/creating-managing-instances).\n\nWhat is a Memorystore for Redis instance?\n-----------------------------------------\n\nIn Memorystore for Redis, an instance refers to an in-memory Redis data store.\nMemorystore for Redis Instances are also referred to as Redis instances. When\nyou create a new Memorystore for Redis instance, you are creating a new Redis\ndata store.\n\nInstance IDs\n------------\n\nInstances are identified by an Instance ID. You choose the Instance ID when you\ncreate an instance.\n\nService Tiers\n-------------\n\nMemorystore for Redis offers two service tiers: [Basic and Standard](/memorystore/docs/redis/redis-tiers).\nThe Standard Tier provides a highly available Redis instance with automatic\nfailover.\n\nCapacity tiers\n--------------\n\nWhen you create an instance, you select a size between 1-300 GB. The instance's\nsize puts it in one of five [capacity tiers](/memorystore/pricing#instance_pricing),\nwhich determine the maximum network performance and price of your instance.\n\nWhen creating your Redis instance, determine the storage needs of your\napplication and the network throughput you want, and size your instance\naccordingly.\n\nNetworks\n--------\n\nRedis instances can only connect using [VPC networks](/vpc/docs). Redis instances cannot\nconnect using [legacy networks](/vpc/docs/legacy).\n\nRegions and zones\n-----------------\n\nAn instance's [*region* and *zone*](/memorystore/docs/redis/regions) have\npricing, performance, and networking implications for your application. Redis\ninstances are available in these regions:\n\n- Belgium (`europe-west1`)\n- Dammam (`me-central2`)\n- Delhi (`asia-south2`)\n- Doha (`me-central1`)\n- Finland (`europe-north1`)\n- Frankfurt (`europe-west3`)\n- Hong Kong (`asia-east2`)\n- Iowa (`us-central1`)\n- Jakarta (`asia-southeast2`)\n- Las Vegas (`us-west4`)\n- London (`europe-west2`)\n- Los Angeles (`us-west2`)\n- Madrid (`europe-southwest1`)\n- Melbourne (`australia-southeast2`)\n- Milan (`europe-west8`)\n- Montréal (`northamerica-northeast1`)\n- Mumbai (`asia-south1`)\n- Netherlands (`europe-west4`)\n- Northern Virginia (`us-east4`)\n- Oregon (`us-west1`)\n- Osaka (`asia-northeast2`)\n- Paris (`europe-west9`)\n- Salt Lake City (`us-west3`)\n- Santiago (`southamerica-west1`)\n- São Paulo (`southamerica-east1`)\n- Seoul (`asia-northeast3`)\n- Singapore (`asia-southeast1`)\n- South Carolina (`us-east1`)\n- Sydney (`australia-southeast1`)\n- Taiwan (`asia-east1`)\n- Tel Aviv (`me-west1`)\n- Tokyo (`asia-northeast1`)\n- Toronto (`northamerica-northeast2`)\n- Turin (`europe-west12`)\n- Warsaw (`europe-central2`)\n- Zurich (`europe-west6`)\n\nWhat's next\n-----------\n\n- Get started with Memorystore for Redis using the [Google Cloud console](/memorystore/docs/redis/create-instance-console) or the [Google Cloud CLI](/memorystore/docs/redis/create-instance-gcloud).\n- Learn about the [pricing](/memorystore/pricing) of your Memorystore for Redis instance.\n- Learn how Standard Tier instances provide [high availability](/memorystore/docs/redis/high-availability)."]]