Redis
Resource Icon
Resource Overview
Cloud DB for Redis allows you to easily set up a Redis cache with just a few configurations and clicks. It operates reliably with optimized settings from Naver and is a fully managed cloud cache service that automatically recovers from failures.
Associated Resources
Parent Resource
Child Resource
Resource Setting Values
server_name_prefix
: The name of Redis serverredis_mode
: The configuration of Cloud DB for Redis -CLUSTER
,SIMPLE
image_product_code
: The image product code to determine the Redis instance server image specification to createtarget_config_group_name
: The name of Redis config group to link redisproduct_code
: The product code to determine the server specifications of the Cloud DB for Redis instance to createdata_storage_type
: The data storage type -SSD
,HDD
shard_count
: Number of shards to be created -3~10
shard_copy_count
: Replicas per shard Redis Cluster consists of the master node and slave node. A slave node is necessary for HA. When adding a replica, one slave node is assigned to each master nodeenable_high_availability
: Whether to enable High Availabilityenable_backup
: Whether to enable Backup status. If the high availability status enable_high_availability is true, then the backup setting status is fixed as trueport
: Cloud Redis port -6379