The page has been translated by Gen AI.

Overview

Service Overview

MySQL(DBaaS) is an open-source relational database management system (RDBMS). Samsung Cloud Platform provides an environment that can automate MySQL installation and perform management functions for operation through a web-based Console.

MySQL (DBaaS) is designed as a high‑availability architecture that performs storage‑based data replication and minimizes failover time. To prevent data loss, when the contents of the Active server change, they are synchronously replicated to the Standby server, and the read‑only server called Replica, used for read load balancing and disaster recovery (DR), is provided up to five instances. Additionally, it provides an automatic backup feature at user-specified times to prepare for issues with the DB server or data, enabling recovery of data at the desired point in time.

Architecture
Figure. MySQL (DBaaS) Architecture

Provided Features

MySQL(DBaaS) provides the following features.

  • Auto Provisioning (Auto Provisioning): Allows installation and configuration of Database(DB) via UI, and provides an Active-standby redundancy configuration based on storage replication. * When the active server fails, it automatically fails over to standby.
  • Operation Control Management: Provides a function to control the status of running servers. * In addition to start and stop, you can restart if there is a DB issue or to apply configuration changes. * When high availability (HA) is configured, the user can manually perform node switching between Active and Standby via a switch‑over.
  • Backup and Recovery: Provides data backup functionality based on its own backup commands. * The backup schedule and retention policy can be set by the user, and additional fees apply based on the backup size. * It also provides a recovery function for backed‑up data, so when the user performs a recovery, a separate database is created and the recovery proceeds to the point in time selected by the user (the backup save point or a user‑specified point). * When restoring to a user-specified point in time, the restore point can be set up to 5 minutes, 10 minutes, 30 minutes, or 1 hour earlier, based on the stored backup and archive files.
  • Version Management: Provides a version upgrade (Minor) feature based on certain feature enhancements and security patches. * Whether to perform a backup for a version upgrade can be selected by the user, and if a backup is performed, the data is backed up before applying the patch, after which the DB engine is updated.
  • Replica configuration: Up to five Read Replicas can be configured in the same or different regions for read load balancing and disaster recovery (DR).
  • Parameter management: Performance improvements and security-related DB configuration parameters can be modified.
  • Service Status Query: Retrieves the current DB service’s final status.
  • Monitoring: CPU, memory, performance monitoring information can be viewed through Cloud Monitoring and Servicewatch.
  • DB User Management: Query and manage the DB account (user) information registered in the DB.
  • DB Access Control Management: Based on DB accounts registered in the DB, you can register and revoke allowed IPs for access.
  • Archive Management: You can set the retention period (1~35 days) for Archive files on the DB server and configure the Archive mode (On/Off).
  • Export DB Log: You can export stored logs to the user’s Object Storage through Audit settings.
  • Migration: Synchronize data in real time with the live database and support migration using replication without service interruption.
  • OS Kernel Upgrade: The OS kernel can be upgraded to apply certain feature improvements and security patches.

Component

MySQL(DBaaS) provides pre‑validated engine versions and a variety of server types in accordance with the open‑source support policy. Users can select and use it based on the scale of the service they wish to configure.

Engine version

The engine versions supported by MySQL (DBaaS) are as follows.

Technical support can be used until the supplier’s EoTS (End of Technical Service) date, and the EOS date when new creation is stopped 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.

serviceProvided versionEOS Date (Samsung Cloud Platform new creation stop date)EoTS Date (Community Technical Support End Date)
MySQL (Community)8.0.282026-03-192026-04-30
8.0.302026-03-192026-04-30
8.0.322026-03-192026-04-30
8.0.332026-03-192026-04-30
8.0.342026-03-192026-04-30
8.0.352026-03-192026-04-30
8.0.362026-03-192026-04-30
8.0.372026-03-192026-04-30
8.0.412026-03-192026-04-30
8.0.422026-03-192026-04-30
8.4.52031-12 (planned)2032-04-30
Table. MySQL (DBaaS) engine versions provided
information

The next version of MySQL is scheduled to be released after July 2026. The actual service delivery schedule is subject to change.

  • MySQL 8.4.7

Server type

The server types supported by MySQL (DBaaS) are as follows.

For detailed information about the server types provided by MySQL(DBaaS), see MySQL(DBaaS) 서버 타입.

Standard db1v2m4
CategoryExampleDetailed description
Server typeStandardProvided server types
  • Standard: Standard configuration (vCPU, Memory) commonly used
  • High Capacity: Large server specifications of 24 vCores or more
Server specificationsdb1Provided server specifications
  • db1: Standard specifications (vCPU, Memory) commonly used
  • dbH2: Large-capacity server specifications
    • Provides servers with 24 vCores or more
Server specificationsv2Number of vCores
  • v2: 2 virtual cores
Server specificationsm4Memory capacity
  • m4: 4GB Memory
Table. MySQL(DBaaS) server type components

Preceding Service

This is a list of services that must be pre-configured before creating the service. Please refer to the guide provided for each service and prepare in advance.

Service CategoryserviceDetailed description
NetworkingVPCA service that provides an isolated virtual network in a cloud environment
Table. MySQL (DBaaS) pre-service
Release Note
Server Types