Updated on 2024-07-29 GMT+08:00

Notes and Constraints

Network

VPCs are used to manage the network security of cloud services.

  • The client must be deployed on an ECS that belongs to the same VPC as the DCS instance.
  • For a DCS Redis 3.0/Memcached instance, select the same security group for the DCS instance and the ECS where your client is deployed. If the DCS instance and ECS belong to different security groups, add inbound and outbound rules for the security groups. For more information on how to add the rules, see Security Group Configurations.
  • For a DCS Redis 4.0/5.0/6.0 instance, add the IP address of the ECS where your client is deployed to the whitelist of the instance. For details, see Managing IP Address Whitelist.

Remarks

  • You can use RESTful APIs to access DCS. Before debugging the APIs, obtain region and endpoint information from Regions and Endpoints.