Skip to main content

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 server
  • redis_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 create
  • target_config_group_name : The name of Redis config group to link redis
  • product_code : The product code to determine the server specifications of the Cloud DB for Redis instance to create
  • data_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 node
  • enable_high_availability : Whether to enable High Availability
  • enable_backup : Whether to enable Backup status. If the high availability status enable_high_availability is true, then the backup setting status is fixed as true
  • port : Cloud Redis port - 6379

Reference Materials