Using Memorystore
Connecting to Memorystore running in the private subnet of GCP VPC from your DevBox.
Architecture Diagram
Prerequisites
Follow Connecting to GCP guide.
Existing Memorystore Service
Step 1: Accessing Memorystore from a DevBox
Go to Memorystore > Clusters.
Select your Instance and copy your Domain Endpoint.
Go to your DevBox and connect to Service:
New Memorystore Service
Step 1: Creating an Memorystore Service
Go to Memorystore > Clusters and click on Create Instance.
Enter the Cluster ID and choose the region.
Choose the Node type, Cluster Size and Replicas.
Choose the VPC Network under the Set up connection section.
Setup the service connection policy if prompted.
Fill in the network name and the private subnet in the policy section.
After setting up the connection policy, click on Create Cluster.
Step 2: Accessing Memorystore from DevBox
Go to Memorystore > Clusters.
Select your Instance and copy your Domain Endpoint.
Go to your DevBox and connect to Service:
Last updated