Overview
Service Overview
CacheStore (DBaaS) is a service that provides the in‑memory data stores Redis OSS and Valkey. Samsung Cloud Platform provides an environment that automates the installation of Redis OSS and valkey through a web-based console and performs management functions for operation.
CacheStore(DBaaS) provides a Sentinel architecture composed of a Master server that performs read/write operations and read‑only Replica servers that replicate the Master data. Sentinel checks the status of DB servers where the engine is installed, and if a failure occurs on the Master server, it automatically fails over the Replica servers to the Master server. Additionally, to prepare for potential issues with the DB server or data, we provide a feature that automatically backs up at a user-specified time, allowing data recovery based on the backup point.
Provided features
CacheStore (DBaaS) provides the following features.
- Auto Provisioning: UI allows installation and configuration of Database (DB), and a redundant configuration with a Sentinel-based Single Master server and Replica servers (1 or 2) is possible.
- Operation Control Feature: Provides a function that controls the status of running servers. * In addition to start and stop, a restart is possible if there is a DB issue or to apply configuration changes. * When configured for high availability (HA), you can switch the Active-Standby servers using a switch‑over.
- Backup and Recovery: Provides data backup functionality based on its own backup commands. * The backup time window and storage location can be set by the user, and additional charges are incurred based on the backup size. * It also provides a recovery function for backed‑up data, so when the user initiates a recovery, a separate database is created and the recovery proceeds to the point in time selected by the user.
- Parameter Management: It is possible to modify DB configuration parameters related to performance improvement and security.
- Service Status Query: Retrieves the final status of the current DB service.
- Monitoring: CPU, memory, performance monitoring information can be viewed through Cloud Monitoring and Servicewatch.
- Minor version upgrade: Minor version upgrades can be performed within the same Major version to apply some feature improvements and security patches.
Components
CacheStore (DBaaS) provides pre‑validated engine versions and various server types in accordance with its open‑source support policy. Users can select and use it according to the scale of the service they wish to configure.
Engine version
The engine versions supported by CacheStore (DBaaS) are as follows.
Technical support is available until the supplier’s EoTS (End of Technical Service) date, and the EOS date when new creation is halted is set to six months before the EoTS date.
Since the EOS and EoTS dates may change according to the supplier’s policy, please refer to the supplier’s license management policy page for details.
- Redis: https://redis.io/docs/latest/operate/oss_and_stack/install/version-mgmt/
- Valkey: https://valkey.io/topics/releases/
| service | Provided version | EoS Date (Samsung Cloud Plaform New Creation Stop Date) | EoTS date (Community technical support end date) |
|---|---|---|---|
| Redis OSS Sentinel | 7.2.11 | 2026-07-16 | 2029-12-01 |
| Redis OSS Sentinel | 7.2.14 | 2029-06 (예정) | 2029-12-01 |
| valkey Sentinel | 8.1.4 | 2026-07-16 | TBD |
| valkey Sentinel | 8.1.8 | TBD | TBD |
| valkey Sentinel | 9.0.4 | TBD | TBD |
Server type
The server types supported by CacheStore (DBaaS) are as follows.
For detailed information about the server types provided by CacheStore(DBaaS), see CacheStore(DBaaS) 서버 타입.
Standard redis1v2m4
| Category | example | Detailed description |
|---|---|---|
| Server type | Standard | Provided server type
|
| Server specifications | redis1 | Provided server specifications
|
| Server specifications | v2 | Number of vCores
|
| Server specifications | m4 | Memory capacity
|
Preliminary Service
This is a list of services that must be pre‑configured before creating the service. For detailed information, please refer to the guide provided for each service and prepare in advance.
| Service Category | service | Detailed description |
|---|---|---|
| Networking | VPC | A service that provides an isolated virtual network in a cloud environment |
