Memorystore for Valkey를 사용할 때 Private Service Connect 연결은 자동 등록 및 사용자 등록이라는 두 가지 카테고리로 나뉩니다. Memorystore for Valkey 인스턴스는 두 유형 모두와 호환됩니다.
사용자 등록 Private Service Connect 연결: 직접 만들고 직접 등록한 연결입니다. Memorystore의 경우 여러 VPC 네트워킹 설정에 사용자 등록 연결이 필요합니다.
이러한 연결을 직접 관리하면 연결을 만드는 데 사용되는 서브넷, IP 주소, 전달 규칙을 제어할 수 있다는 이점이 있습니다. 이러한 연결의 경우 생성, 등록, 삭제를 포함한 수명 주기에 대한 책임은 개발자에게 있습니다.
자동으로 등록된 Private Service Connect 연결: Memorystore 인스턴스에 대해 Private Service Connect 서비스 연결 자동화에서 생성하고 등록한 연결입니다. Memorystore 인스턴스를 만들거나 삭제하면 서비스 연결 정책이 연결을 자동으로 만들거나 등록하거나 삭제하여 연결의 수명 주기를 관리합니다.
이미 사용 중인 Memorystore 인스턴스가 있고 VPC 네트워크를 추가로 연결하려는 경우 연결이 자동으로 등록되었을 수 있습니다. 기존 애플리케이션에서 이러한 연결을 사용하기 때문에 이러한 연결을 유지하려면 기존 연결을 유지하고 새 VPC에 대해서만 사용자가 등록한 연결을 추가하면 됩니다.
애플리케이션 연결 요구사항
여러 VPC 네트워킹 설정을 사용하여 애플리케이션을 연결하려면 Memorystore에서 충족해야 하는 네트워킹 요구사항이 있습니다.
Memorystore 인스턴스에 연결하는 각 VPC 네트워크에는 두 개의 Private Service Connect 연결 (사용자 등록 또는 자동 등록)이 있어야 합니다. 하나의 연결은 클라이언트가 클러스터에 연결하는 데 사용되는 검색 연결입니다. 다른 연결은 Memorystore 백엔드의 내부 사용을 위해 예약됩니다.
사용자 등록 연결만 사용하는 인스턴스의 클라이언트를 연결하는 방법에 관한 자세한 내용은 클라이언트 연결 설정을 참고하세요.
자동 등록된 연결을 사용하는 인스턴스의 클라이언트를 연결하는 방법에 관한 자세한 내용은 클라이언트 연결 설정을 참고하세요.
[[["이해하기 쉬움","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-09-05(UTC)"],[],[],null,["# About multiple VPC networking\n\nThis page gives an overview of multiple VPC networking for Memorystore for Valkey. In situations where you only need one VPC network, we recommend (but don't require) using a service connection policy to provision your network, as explained in [Networking overview](/memorystore/docs/valkey/networking).\n\nSetting up networking for multiple VPC networks requires Memorystore users to configure and register up Private Service Connect connections.\n\nFor a tutorial on setting up multiple VPCs using only user-registered connections, see [Set up multiple VPC networks using user-registered Private Service Connect connections](/memorystore/docs/valkey/multiple-vpcs-user-registered-psc-connection).\n\nFor a tutorial on setting up multiple VPCs for instances provisioned with automatically registered connections, see [Configure an existing instance to use multiple VPC networks](/memorystore/docs/cluster/multiple-vpcs-automatically-registered-psc-connection).\n\nPrivate Service Connect connections\n-----------------------------------\n\nThis section explains essential information about Private Service Connect connections for Memorystore.\n\n### Private Service Connect connection basics\n\nFor Memorystore, a Private Service Connect\nconnection consists of two fundamental items:\n\n- An IP address\n- An established connection between a [Private Service Connect endpoint](/vpc/docs/private-service-connect#endpoints) and a Memorystore instance's service attachment\n\n### Private Service Connect connection types\n\nWhen using Memorystore for Valkey, Private Service Connect connections fall into two categories: automatically registered and user-registered. A Memorystore for Valkey instance is compatible with both types.\n\n- **User-registered Private Service Connect connections:** These are self-created and self-registered connections. For Memorystore, user-registered connections are needed for multiple VPC networking setups.\n\n Self-managing these connections has the benefit of giving you control over the subnets, IP addresses, and forwarding rules used to create them. For these connections, you are responsible for their lifecycle (including creating, registering, and deleting them).\n- **Automatically registered Private Service Connect connections:** These are connections created and registered by [Private Service Connect service connectivity automation](/vpc/docs/about-service-connection-policies) for your Memorystore instance. When you create or delete a Memorystore instance, your service connection policy manages the lifecycle of the associated connection by creating, registering, or deleting the connection automatically.\n\n If you already have a Memorystore instance that you've been using, and you want to connect additional VPC networks, you probably have automatically registered connections. If you want to keep these connections because your existing application uses them, you can keep them and only add user-registered connections for new VPCs.\n\n### Application connection requirements\n\nTo connect your application using a multiple VPC networking setup, Memorystore has networking requirements you must meet.\n\nEach VPC network you connect to your Memorystore instance needs to have two Private Service Connect connections (either user-registered or automatically registered). One connection is the discovery connection used for your client to establish connection to the cluster. The other connection is reserved for internal usage by the Memorystore backend.\n\nFor information about connecting your client for an instance that uses only user-registered connections, see [Set up a client connection](/memorystore/docs/cluster/multiple-vpcs-user-registered-psc-connection#step_5_set_up_a_client_connection).\n\nFor information about connecting your client for an instance that uses an automatically registered connection, see [Set up a client connection](/memorystore/docs/cluster/multiple-vpcs-automatically-registered-psc-connection#step_3_set_up_a_client_connection).\n\nFor more general information about setting up connections to services through Private Service Connect endpoints, see [Access published services through endpoints](/vpc/docs/about-accessing-vpc-hosted-services-endpoints).\n\nLimitations\n-----------\n\n- You can have between 1 and 20 VPC networks connected to a single Memorystore instance, and no more than 40 Private Service Connect connections in total\n- To delete a Memorystore instance connected with user-registered Private Service Connect connections, you must [delete](/memorystore/docs/cluster/multiple-vpcs-user-registered-psc-connection#delete_your_psc_connections) and [deregister](/memorystore/docs/cluster/multiple-vpcs-user-registered-psc-connection#deregister_your_private_service_connect_endpoints) the connections first."]]