The page has been translated by Gen AI.

How-to guides

Users can create the service by entering the required information for CacheStore (DBaaS) and selecting detailed options through the Samsung Cloud Platform Console.

Cloud Monitoring Service Termination Notice

According to Samsung Cloud Platform’s policy, the Cloud Monitoring service is scheduled to be discontinued.

Accordingly, services whose monitoring metrics are linked in Cloud Monitoring will no longer be able to monitor resources through Cloud Monitoring after the service improvement work in November 2026.
After that, resource monitoring can be continuously performed through the ServiceWatch service released in October 2025.

To ensure smooth service usage, proceed with the migration work according to the service termination schedule below.

  1. Guide to Applying Monitoring Service per Resource

    • New Resources: Resources created after the July 2026 service improvement work are provided with default monitoring using the ServiceWatch service.
    • Existing resources: After the service improvement work in September 2026 We provide concurrent monitoring through Cloud Monitoring and ServiceWatch services.
    • During the parallel operation period, we must prepare for the Servicewatch transition. *
      Performance and log data backup, user-configured settings linked with existing Cloud Monitoring (ex. You must review the event policies, etc., perform tasks such as resetting the ServiceWatch service, and complete them.
  2. Notice of the phased termination schedule for Cloud Monitoring service

    • Console menu termination (September 2026 service improvement work)
      • You cannot access the Cloud Monitoring Console through the Console menu; you can only connect via the separate URLs for each region listed below.
  • Service termination (service improvement work in November 2026)
    • All services of Cloud Monitoring, including the API, will be permanently discontinued.
      • After the service ends in November, you will not be able to view Cloud Monitoring data. * Be sure to complete the ServiceWatch migration within the parallel operation period**.

Detailed information about ServiceWatch can be found in the ServiceWatch 개요.

Create CacheStore (DBaaS)

You can create and use the CacheStore (DBaaS) service from the Samsung Cloud Platform Console.

Information

Before creating the service, configure the VPC’s subnet type as General.

  • If the subnet type is Local, the corresponding Database service cannot be created.

To create a CacheStore (DBaaS), follow the steps below.

  1. All Services > Database > CacheStore(DBaaS) Click the menu. 1. Go to the Service Home page of CacheStore (DBaaS).
  2. On the Service Home page, click the Create CacheStore (DBaaS) button. 2. Create CacheStore (DBaaS) Go to the page.
  3. On the Create CacheStore (DBaaS) page, enter the information required to create the service and select detailed options.
    • Select the required information in the Image and version selection area.
      Category
      required status
      Detailed description
      Image versionEssentialProvide version list for CacheStore (DBaaS)
      Table. CacheStore (DBaaS) Image and version selection items
    • Enter or select the required information in the Service Information Input area.
      Category
      required status
      Detailed description
      Server name PrefixRequiredServer name where Redis/Valkey will be installed
      • must start with a lowercase English letter, and using lowercase letters, numbers, and the special character (-) input 3 to 13 characters
      • Based on the server name, a postfix such as 001, 002 is appended to create the actual server name
      Cluster nameRequiredCluster name where Redis/Valkey is installed
      • Enter using English letters, 3 to 20 characters
      • A cluster is a unit that groups multiple servers
      Service Type > Server TypeRequiredServer type for installing Redis/Valkey
      • Standard: Standard specification commonly used
      Service Type > Planned ComputeRequiredStatus of resources with Planned Compute configured
      • In Use: Number of resources with Planned Compute that are currently in use
      • Configured: Number of resources with Planned Compute configured
      • Coverage preview: Amount applied per resource by Planned Compute
      • Create Planned Compute service: Navigate to the Planned Compute service request page
      Service Type > Block StorageRequiredBlock Storage settings used by the DB according to purpose
      • Basic OS: Area where the DB engine is installed
      • DATA: Storage area for table data, archive files, etc.
        • Select the storage type and then enter the capacity (refer to Block Storage 생성하기 for details on each Block Storage type)
          • SSD: High‑performance general volume
          • HDD: General volume
          • SSD_KMS, HDD_KMS: Additional encrypted volumes that use Samsung Cloud Platform KMS (Key Management System) encryption keys
        • The configured storage type is also applied to additional storage
        • Enter the capacity as a multiple of 8 within the range 16 to 5,120
      high availabilitySelectHigh Availability (HA) configuration option
      • When High Availability (HA) is enabled, it is provided as a Master-Replica setup, and the Replica can be configured with 1 or 2 instances
      • Sentinel Port number: The port used for connecting to Sentinel
        • Enter a port for Master-Replica communication within the range 1200 to 65535
      • Replica count: Number of Replicas to configure
        • If 1 is selected, it is configured as Master-Replica-Sentinel
        • If 2 is selected, it is configured as Master-Replica-Replica, and Sentinel is automatically installed on the server where Redis is installed
        • Set the server type for Sentinel to the minimum specification
      NetworkRequiredThe network where CacheStore (DBaaS) is installed
      • Select a pre‑created VPC and Subnet to connect
      • IP can only be auto‑generated
      Network > Common SettingsRequiredNetwork settings for servers created by the service
      • Select when you want to apply the same settings to all installed servers
      • Select a pre‑created VPC and Subnet
        • IP can only be auto‑generated
      Network > Server-specific SettingsRequiredNetwork settings where servers generated by the service are installed
      • Select when you want to apply different settings per installed server
      • Select a pre‑created VPC, Subnet, IP, and Public NAT
        • Enter the IP for each server
        • The Public NAT feature is available only when the VPC is connected to an Internet Gateway. Use when checked, you can select from reserved IPs in the VPC product’s Public IP. For more details, see Public IP 생성하기
      IP access controlSelectService Access Policy Configuration
      • Since the access policy is set for the IP entered on the page, you do not need to configure a separate Security Group policy.
      • Enter in IP format (e.g., 192.168.10.1) or CIDR format (e.g., 192.168.10.0/24, 192.168.10.1/32) and click the Add button.
      • To delete an entered IP, click the x button next to the entered IP.
      maintenance periodSelectCacheStore(DBaaS) maintenance period
      • If you select Use, set the day, start time, and duration
      • It is recommended to set a maintenance period for stable DB management. Patch operations will be performed at the scheduled time, causing service interruption
      • If set to unused, Samsung SDS is not responsible for issues arising from unapplied patches.
      Table. CacheStore (DBaaS) Service Configuration Items
    • Enter or select the required information in the Database Configuration Required Information Input area.
      Category
      required status
      Detailed description
      BackupSelectBackup usage
      • If you select Use, you can set the backup file retention period and backup start time
      • Backup files incur additional charges based on their size
        • The file retention period can be set from 7 to 35 days
      • The minute at which the backup runs (minutes) is set randomly, and the backup end time cannot be configured
      Redis/Valkey Port numberRequiredPort number required for Redis/Valkey connection
      • Enter a port within the range 1200 ~ 65535
      Redis/Valkey passwordEssentialPassword required when connecting to Redis/Valkey
      • include letters, numbers, and special characters (excluding $ ) and enter 8 to 30 characters
      Check Redis/Valkey passwordRequiredRe-enter the same password
      ParameterRequiredParameters to use with Redis/Valkey
      • View button can be clicked to view detailed parameter information
      • Parameters can be modified after creation is complete, and a DB restart is required after modification
      time zoneRequiredThe time zone where the database will be used
      Table. CacheStore (DBaaS) Database configuration items
    • Additional Information Input area, enter or select the required information.
      Category
      required status
      Detailed description
      TagSelectAdd Tag
      • Up to 50 per resource can be added
      • After clicking the Add Tag button, enter or select Key, Value values
      Table. CacheStore (DBaaS) additional information input fields
  4. Summary Check the detailed information and estimated billing amount generated in the panel, and click the Create button.
    • Once creation is complete, check the created resource on the Resource List page.

View CacheStore (DBaaS) detailed information

The CacheStore (DBaaS) service allows you to view and edit the full list of resources and detailed information. CacheStore(DBaaS) Details page consists of Details, Tags, Activity History tabs.

To view detailed information about the CacheStore (DBaaS) service, follow these steps.

  1. All Services > Database > CacheStore(DBaaS) Click the menu. 1. Navigate to the Service Home page of CacheStore (DBaaS).
  2. On the Service Home page, click the CacheStore(DBaaS) menu. 2. Go to the CacheStore(DBaaS) List page.
  3. CacheStore(DBaaS) List page, click the resource to view its detailed information. 3. CacheStore(DBaaS) Details Go to the page.
    • CacheStore(DBaaS) Details At the top of the page, status information and additional feature information are displayed.
      CategoryDetailed description
      Cluster statusCluster status with Redis installed
      • Creating: Cluster is being created
      • Editing: Cluster is changing to an operational state
      • Error: Cluster encountered an error while performing tasks
        • If this persists, contact the administrator
      • Failed: Cluster failed during creation
      • Restarting: Cluster is being restarted
      • Running: Cluster is operating normally
      • Starting: Cluster is starting
      • Stopped: Cluster is stopped
      • Stopping: Cluster is being stopped
      • Synchronizing: Cluster is synchronizing
      • Terminating: Cluster is being terminated
      • Unknown: Cluster status is unknown
        • If this persists, contact the administrator
      Cluster controlButtons to change the cluster state
      • Start: Start a stopped cluster
      • Stop: Stop a running cluster
      • Restart: Restart a running cluster
      • Switch-Over: Promote a replica cluster to Master
      View more add-onsCluster-related management buttons
      • Service status synchronization: Real-time Redis/Valkey service status lookup
      • Backup history: When backup is configured, verify successful execution and view history
      • Database recovery: Recover the DB based on a specific point in time
      • Parameter management: View and modify Redis/Valkey configuration parameters
      • Rename-Command: Change the name of a Redis/Valkey command
      Service terminationButton to cancel the service
      Table. CacheStore(DBaaS) status information and additional features

Detailed Information

CacheStore(DBaaS) List page allows you to view detailed information of the selected resource and, if needed, modify the information.

CategoryDetailed description
Server InformationServer information configured in this cluster
  • Category: Server type (Master, Replica, Sentinel)
  • Server name: Server name
  • IP:Port: Server IP and port
  • Status: Server status
serviceService name
Resource TypeResource type
SRNUnique resource ID in Samsung Cloud Platform
  • In the DB service, it refers to the cluster SRN
Resource NameResource name
  • In the DB service, it refers to the cluster name
Resource IDUnique resource ID in the service
ConstructorUser who created the service
Creation date and timeService creation date and time
ModifierUser who edited the service information
Modification dateDate and time the service information was modified
Image versionInstalled Redis/Valkey image and version information
  • If a Minor version upgrade is required, click the Edit icon to configure
Cluster nameCluster name of the configured Redis/Valkey servers
Planned ComputeResource status with Planned Compute configured
maintenance periodDB patch work period setting status
  • If you need to set the maintenance period, click the Edit icon to configure
BackupBackup Configuration Status
  • If backup configuration is required, click the Edit icon to set it
Redis/Valkey Port numberPort number required for connecting to Redis/Valkey
time zoneRedis/Valkey time zone
Sentinel Port numberPort number for communication between Master and Replica
VIPVirtual IP information
  • can be checked only when high availability is configured
NetworkNetwork information (VPC, Subnet) where CacheStore (DBaaS) is installed
IP access controlService access policy configuration
  • If you need to add or remove an IP, click the Edit icon to configure
Master & ReplicaMaster, Replica server type, base OS, additional Disk information
  • If you need to modify the server type, click the Edit icon next to the server type to configure
  • Modifying the server type requires a server reboot. Please separately verify any software license changes or software configuration and application resulting from specification changes.
SentinelSentinel server type, basic OS information
  • When configuring HA, it is possible to verify when selecting one Replica
Table. CacheStore (DBaaS) Database detailed information items

Tag

CacheStore(DBaaS) List page lets you view the tag information of the selected resource, and you can add, change, or delete it.

CategoryDetailed description
Tag listTag list
  • You can view the Key and Value information of the tag
  • Up to 50 tags can be added per resource
  • When entering a tag, search the existing list of created Keys and Values and select
Table. CacheStore (DBaaS) tag tab items

Work History

On the CacheStore(DBaaS) List page, you can view the operation history of the selected resource.

CategoryDetailed description
Task History ListResource change history
  • You can view the operation timestamp, resource ID, resource name, operation details, event topic, operation result, and operator information
  • To perform an advanced search, click the Advanced Search button
Table. CacheStore (DBaaS) operation history tab detailed information items

Managing CacheStore (DBaaS) Resources

If you need to change or restore the existing configuration options of a created CacheStore (DBaaS) resource, or modify commands, you can perform the tasks on the CacheStore(DBaaS) Details page.

Control operation

If changes occur to a running CacheStore (DBaaS) resource, you can start, stop, or restart it. Also, when HA is configured, you can switch the Master-Replica servers via a switch‑over.

To control the operation of CacheStore (DBaaS), follow these steps.

  1. Click the All Services > Database > CacheStore(DBaaS) menu. 1. Navigate to the Service Home page of CacheStore (DBaaS).
  2. On the Service Home page, click the CacheStore(DBaaS) menu. 2. CacheStore(DBaaS) List Navigate to the page.
  3. CacheStore(DBaaS) List page, click the resource you want to control. 3. CacheStore(DBaaS) Details Go to the page.
  4. Check the CacheStore status and complete the change using the control button below.
    • Start: the server where the CacheStore service is installed and the CacheStore service is running (Running).
    • Stop: The server where the CacheStore service is installed and the CacheStore service can be stopped (Stopped).
    • Restart: Only the CacheStore service can be restarted.
    • Switch Over: You can switch the Master server and the Replica server.

Synchronize service status

You can synchronize the real-time service status of CacheStore (DBaaS).

To check the service status of CacheStore (DBaaS), follow the steps below.

  1. Click the All Services > Database > CacheStore(DBaaS) menu. 1. Go to the Service Home page of CacheStore (DBaaS).
  2. On the Service Home page, click the CacheStore(DBaaS) menu. 2. Navigate to the CacheStore(DBaaS) List page.
  3. CacheStore(DBaaS) List page, click the resource to view the service status. 3. CacheStore(DBaaS) Details Go to the page.
  4. Click the Service Status Sync button. 4. While it is being queried, the cluster changes to Synchronizing state.
  5. When the query completes, the status in the server information field is updated, and the cluster changes to the Running state.

Change server type

You can change the configured server type.

Caution
If you modify the server type, a server restart is required. Please separately verify any software license modifications or software settings and their implementation resulting from server specification changes.

To change the server type, follow these steps.

  1. All Services > Database > CacheStore(DBaaS) Click the menu. 1. Go to the Service Home page of CacheStore (DBaaS).
  2. On the Service Home page, click the CacheStore(DBaaS) menu. 2. Go to the CacheStore(DBaaS) List page.
  3. On the CacheStore(DBaaS) List page, click the resource to change the server type. 3. Go to the CacheStore(DBaaS) Details page.
  4. Click the Edit icon of the server type you want to change at the bottom of the detailed information. 4. Edit Server Type The popup window opens.
  5. Edit Server Type After selecting the server type in the popup window, click the Confirm button.

Cancel CacheStore (DBaaS)

You can reduce operating costs by terminating unused CacheStore (DBaaS). However, if you terminate the service, the running service may be stopped immediately, so you should proceed with the termination only after fully considering the impact that may occur when the service is discontinued.

To cancel CacheStore(DBaaS), follow the steps below.

  1. All Services > Database > CacheStore(DBaaS) Click the menu. 1. Navigate to the Service Home page of CacheStore (DBaaS).
  2. On the Service Home page, click the CacheStore(DBaaS) menu. 2. CacheStore(DBaaS) List Go to the page.
  3. On the CacheStore(DBaaS) List page, select the resource to cancel, and click the Cancel Service button.
  4. After termination is complete, check whether the resource has been terminated on the CacheStore(DBaaS) list page.
Monitoring metrics
CacheStore Service Manage