Users can create the service by entering the required information for MariaDB (DBaaS) and selecting detailed options through the Samsung Cloud Platform Console.
Cloud Monitoring Service Termination Notice
According to the policy of Samsung Cloud Platform, the Cloud Monitoring service is scheduled to be terminated.
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.
Guide to Applying Monitoring Service per Resource
New Resources: Resources created after the March 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, settings configured by users linked with existing Cloud Monitoring (e. You must review the event policies, etc., and perform tasks such as resetting the ServiceWatch service, then complete them.
Notice of the phased termination schedule for the 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 MariaDB (DBaaS)
You can create and use a MariaDB (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.
When loading more than 2 TB of large data, backups may take a long time or the database’s performance may degrade. * To prevent this, it is necessary to consider operational aspects such as cleaning up unnecessary data or migrating old data to the statistical collection environment.
To create a MariaDB (DBaaS), follow the steps below.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the Create MariaDB (DBaaS) button. 2. Go to the Create MariaDB (DBaaS) page.
Create MariaDB (DBaaS) on the 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 version
Required
Provide a list of MariaDB (DBaaS) versions
Table. MariaDB (DBaaS) Image and version selection options
In the Service Information Input area, enter or select the required information.
Category
required status
Detailed description
Server name Prefix
Required
The server name where the DB will be installed
must start with a lowercase English letter and be entered using lowercase letters, numbers, and the special character (-) with a length of 3 to 13 characters
a postfix such as 001, 002 is appended to the base server name to generate the actual server name
Cluster name
required
Cluster name composed of DB servers
Enter using English letters, 3 ~ 20 characters
A cluster is a unit that groups multiple servers
Service Type > Server Type
Required
Server type for DB installation
Standard: Standard specifications commonly used
High Capacity: Large-capacity server with 24 vCores or more
For detailed information about the server types provided by MariaDB (DBaaS), refer to MariaDB(DBaaS) 서버 타입.
Service Type > Planned Compute
Select
Status 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 application page
Block Storage settings used by the DB according to purpose
Base OS: Area where the DB engine is installed
DATA: Storage area for table data, archive files, etc.
Select a storage type and then enter the capacity. (For details on each Block Storage type, refer to Block Storage 생성하기)
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 applied identically to additional storage
Capacity must be entered as a multiple of 8 within the range 16 to 5,120
Since executing SQL or monthly batch jobs can cause service interruptions due to large sorts, a separate TEMP storage must be allocated and used
Add: Storage areas for DATA, Archive, TEMP, Backup data
After selecting Use, enter the storage’s purpose and capacity
The storage type is applied the same as the type set for DATA, and capacity can be entered as a multiple of 8 within the range 16 to 5,120
To add storage, click the Add button; to delete, click the x button. Up to 9 can be added.
Temporarily store backup data in the BACKUP storage before transmitting it
If the data to be backed up exceeds 100 GB and undergoes frequent changes, it is recommended to add a separate BACKUP storage for reliable backup. Set the backup capacity to about 60 % of the DATA capacity.
If a BACKUP storage is not added, the /tmp area is used, and backup fails if capacity is insufficient
For each service, only one Block Storage is allocated for Archive, TEMP, and BACKUP
Redundancy configuration
Select
Redundancy configuration
When redundancy is enabled, the DB instance is configured as an Active DB and a Standby DB
Network > Common Settings
Required
Network 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, Subnet, IP, and Public NAT
IP can only be generated automatically
The Public NAT feature is available only when the VPC is connected to an Internet Gateway. If you check Use, you can select from reserved IPs in the VPC product’s Public IP. For more details, see Public IP 생성하기
Network > Server-specific Settings
Required
Network settings where servers generated by the service are installed
Select when you want to apply different settings for each 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 a reserved IP from the VPC product’s Public IP. For more information, see Public IP 생성하기
IP access control
Select
Service 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 (example: 192.168.10.1) or CIDR format (example: 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 period
Select
Database maintenance window
If you select Use, set the day of week, start time, and duration
It is recommended to set a maintenance window for stable management of the DB. Patch operations will be performed at the scheduled time, causing service interruptions
If set to unused, Samsung SDS is not responsible for issues arising from unapplied patches.
Table. MariaDB (DBaaS) Service Information Input Items
Enter required database configuration information Enter or select the required information in this area.
Category
required status
Detailed description
Database name
Required
Server name applied during DB installation
must start with an English letter and be entered using English letters and numbers, 3 to 20 characters
Database username
Required
DB user name
An account with the same name is also created on the OS
Enter using lowercase English letters, 2 to 20 characters
Database user names that are restricted can be viewed in the Console
Database password
Required
Password to use when accessing the DB
Include English letters, numbers, and special characters (“‘ excluded) and enter 8~30 characters
Database password verification
Required
Re-enter the same password to use for DB access
Database Port number
Required
Port number required for DB connection
Enter the DB port within the range 1200 ~ 65535
Backup > Use
Select
Backup usage
Select Use to set the backup file retention period, backup start time, and Archive backup interval
Backup > Retention period
Select
Backup retention period
Select the backup retention period. Set the file retention period from 7 days to 35 days
Backup files incur additional charges based on size
Backup > Backup Start Period
Selection
Backup start time
Select backup start time
The minutes (minutes) at which the backup runs are set randomly, and the backup end time cannot be set
Backup > Archive backup cycle
Select
Archive backup interval
Select the archive backup interval
The archive backup interval is recommended to be 1 hour. Selecting 5 minutes, 10 minutes, or 30 minutes may affect DB performance
Audit Log Settings
Selection
Whether to store Audit Log
Select Use to configure the Audit Log feature
User connection information records are stored
Users can specify the types of events to audit via the server_audit_events parameter, and can modify it through the Parameter screen
In the Additional Information Input area, enter or select the required information.
Category
Required status
Detailed description
tag
Selection
Add Tag
Up to 50 per resource can be added
After clicking the Add Tag button, input or select Key, Value values
Table. MariaDB (DBaaS) additional information input fields
Summary Check the detailed information and estimated charges generated in the panel, and click the Create button.
Once creation is complete, check the created resource on the Resource List page.
View detailed information for MariaDB (DBaaS)
The MariaDB (DBaaS) service allows you to view and edit the full list of resources and detailed information. MariaDB(DBaaS) Details page consists of Details, Tags, Activity History tabs, and when the DB has a Replica configured, a Replica Information tab is added.
To view detailed information about the MariaDB (DBaaS) service, follow these steps.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB(DBaaS) List page is accessed.
On the MariaDB(DBaaS) List page, click the resource to view detailed information. 3. MariaDB(DBaaS) Details Go to the page.
MariaDB(DBaaS) Details The top of the page displays status information and additional feature details.
Category
Detailed description
Cluster status
Cluster status with DB installed
Creating: Cluster is being created
Editing: Cluster is transitioning to an operation execution state
Error: Cluster encountered a failure while performing a task
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
Upgrading: Cluster is transitioning to an upgrade execution state
Cluster control
Buttons to change the cluster state
Start: Start a stopped cluster
Stop: Stop a running cluster
Restart: Restart a running cluster
Switch-Over: Switch a standby cluster to Active
More features
Cluster management button
Service status synchronization: Real-time DB 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 DB configuration parameters
Replica configuration: Set up a read‑only Replica cluster
Replica configuration (Other-Region): Set up a disaster‑recovery Replica in another region; if the target account has no region to configure, the button is disabled
DB user management: View and manage DB account (user) information registered in the DB
DB access control management: Register and revoke allowed IPs based on DB accounts registered in the DB
Archive settings management: Set archive file retention period and enable archive mode
DB Log export: Export logs stored via Audit settings to the user’s Object Storage
Migration configuration: Provide migration functionality using replication
OS (Kernel) upgrade: Upgrade OS kernel version
Service cancellation
Cancel service button
Table. MariaDB (DBaaS) status information and additional features
Detailed information
On the MariaDB (DBaaS) List page, you can view detailed information of the selected resource and, if necessary, edit the information.
Category
Detailed description
Server Information
Server information configured in this cluster
Category: Server type (Active, Standby, Replica)
Server name: Server name
IP:Port: Server IP and port
Status: Server status
service
Service name
Resource Type
Resource Type
SRN
Unique resource ID in Samsung Cloud Platform
In the DB service, it refers to the cluster SRN
Resource name
Resource name
In the DB service, it refers to the cluster name
Resource ID
Unique resource ID in the service
Constructor
User who created the service
Creation date and time
Service creation date and time
Modifier
User who edited the service information
Modification date
Date and time the service information was modified
Image version
Installed DB image and version information
If a version upgrade is required, click the Edit icon to configure
If log collection configuration is required, click the Edit icon next to Log Collection to configure
DB character set
Character encoding to use for the DB
time zone
Standard time zone for the database
VIP
Virtual IP information
can be verified only when high availability is configured
Network
Network information where the DB is installed(VPC, Subnet, VIP, NAT IP(VIP))
IP access control
Service access policy configuration
If you need to add or remove IPs, click the Edit icon to configure
Active & Standby
Active/Standby 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 it. See the server type modification procedure 서버 타입 변경하기
Modifying the server type requires a server reboot
If you need to expand storage, click the Edit icon next to the storage capacity to expand it. Refer to the storage expansion procedure 스토리지 증설하기
If you need to add storage, click the Add Disk button next to the additional Disk to add it. Refer to the storage addition procedure 스토리지 추가하기
Table. MariaDB (DBaaS) Database detailed information items
Replica information
Replica information tab is enabled only when a Replica is configured in the cluster. Replica information tab allows you to view the Master cluster name, replica count, and Replica status.
Category
Detailed description
Master information
Name of the Master cluster
Replica count
Number of Replicas created in the Master cluster
Replica status
Replica server status in the Master cluster
The server name, status query, status details, and status check time can be viewed
To view the Replica status, click the Status Query button
While the query is in progress, the cluster remains in Synchronizing state, and once the query completes, the cluster changes to Running state
Table. Replica information tab detailed information items
tag
MariaDB(DBaaS) List page lets you view the tag information of the selected resource, and you can add, modify, or delete it.
Category
Detailed description
Tag list
Tag 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, you can search and select from the list of previously created Keys and Values
Table. MariaDB (DBaaS) Tag Tab Items
Work History
MariaDB(DBaaS) List page lets you view the operation history of the selected resource.
Table. Work History Tab Detailed Information Items
Managing MariaDB (DBaaS) Resources
If you need to change or restore the existing configuration options of a created MariaDB (DBaaS) resource, or require a Replica configuration, you can perform the operation on the MariaDB(DBaaS) Details page.
Control operation
If changes occur to a running MariaDB (DBaaS) resource, you can start, stop, or restart it. Additionally, when HA is configured, you can switch the Active‑Standby servers using a switch‑over.
To control the operation of MariaDB (DBaaS), follow the steps below.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Go to the MariaDB(DBaaS) List page.
MariaDB (DBaaS) List page, click the resource to control its operation. 3. MariaDB(DBaaS) Details Go to the page.
Check the MariaDB (DBaaS) status and complete the change using the control button below.
Start: The DB service is installed on the server and the DB service is running (Running).
Stop: The server where the DB service is installed and the DB service are stopped (Stopped).
Restart: Only the DB service will be restarted.
Switch Over: You can switch the DB’s Active server and Standby server.
Synchronize Service Status
You can synchronize the real-time service status of MariaDB (DBaaS).
To check the service status of MariaDB (DBaaS), follow the steps below.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource to view the service status. 3. MariaDB(DBaaS) Details Go to the page.
Click the Service Status Synchronization button. 4. While it is being queried, the cluster changes to Synchronizing state.
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.
Click the All Services > Database > MariaDB(DBaaS) menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Go to the MariaDB(DBaaS) List page.
On the MariaDB (DBaaS) List page, click the resource to change the server type. 3. MariaDB(DBaaS) Details Go to the page.
Click the Edit icon for the server type you want to change at the bottom of the detailed information. 4. Edit Server Type popup window opens.
Server Type Edit In the popup window, select the server type, then click the Confirm button.
Add storage
If you need more than 5 TB of data storage space, you can add additional storage. For a DB configured with redundancy, all redundant servers are added simultaneously.
Caution
It is applied in the same way as the Storage type selected when creating the service.
For a DB configured with redundancy, adding storage is applied simultaneously to the storage of both the Active DB and the Standby DB.
If a Replica exists, the storage of the Master cluster cannot be larger than the storage of the Replica. * First expand the Replica storage, then expand the Master cluster storage.
When adding Archive/Temp storage, the DB restarts and is temporarily unavailable.
To add storage, follow these steps.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB (DBaaS) List page, click the resource to add storage. 3. MariaDB(DBaaS) Details Go to the page.
Click the Add Disk button at the bottom of the details. 4. Additional Storage Request The popup window opens.
Additional Storage Request In the popup window, after entering the purpose and size, click the Confirm button.
Expand storage
Storage added to the data area can be expanded up to a maximum of 5 TB based on the initially allocated capacity. In the case of a redundant DB configuration, all redundant servers are expanded simultaneously.
To expand storage capacity, follow the steps below.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
Click the resource to change the server type on the MariaDB (DBaaS) List page. 3. MariaDB(DBaaS) Details Go to the page.
Click the Edit icon of the additional Disk you want to add at the bottom of the detailed information. 4. Edit Additional Storage The popup window opens.
Edit Additional Storage In the popup window, after entering the expansion capacity, click the Confirm button.
Cancel MariaDB(DBaaS)
You can cancel unused MariaDB (DBaaS) to reduce operating costs. Note that terminating the service may cause the currently operating service to stop immediately, so you should proceed with the termination only after fully considering the impact of a service interruption.
Caution
For a DB with a Replica configured, terminating the Master DB does not delete the Replica. * If you also delete the replica, please cancel it separately from the resource list.
If you terminate the DB, all stored data and any backup data that has been configured will be deleted.
To cancel MariaDB (DBaaS), follow the steps below.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, select the resource to cancel, and click the Terminate Service button.
After termination is complete, check on the MariaDB(DBaaS) list page whether the resource has been terminated.
1 - DB Service Manage
Users can manage MariaDB (DBaaS) through the Samsung Cloud Platform Console.
Managing Parameters
Provides a feature that enables easy viewing and modification of database configuration parameters.
Query Parameter
To view configuration parameters, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
Click the resource whose parameters you want to view or modify on the MariaDB(DBaaS) List page. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button, then click the Parameter Management button. The Parameter Management popup opens.
In the Parameter Management popup, click the Search button. The Search Notification popup opens.
Lookup Notification When the popup window opens, click the Confirm button. Retrieval may take a short amount of time.
Modify Parameter
To modify the configuration parameters, follow the steps below.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
Click the resource whose parameters you want to view or modify on the MariaDB(DBaaS) List page. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button, then click the Parameter Management button. The Parameter Management popup window opens.
Parameter Management in the popup window, click the Search button. The Search Notification popup window opens.
Lookup Notification When the popup window opens, click the Confirm button. Retrieving the data may take a short time.
If a modification is needed, click the Edit button and enter the changes in the custom value field of the Parameter to be edited.
When the input is complete, click the Complete button.
Reference
If you change the character_set_server value, first verify the collation that matches the character set using the command below.
SQL> SHOW COLLATION WHERE Charset = 'character set name';
Set the parameter values for character-set-server, collation-server, and init_connect using the verified collation.
Item
Detailed description
Restart option
character-set-server
Specify the default character set
Restart required
collation-server
Specify default collation
Restart required
init_connect
SQL statements executed when the client connects to the database
No restart required
Table. Parameter setting items
Managing DB Users
Provides management functions to retrieve DB user information and modify status information.
Query DB users
To view DB users, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource for which you want to view the DB user. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button, then click the DB User Management button. You will be taken to the DB User Management page.
DB User Management page, click the Search button. It may take a short time to retrieve the data.
Changing DB User Status
To change the status of the retrieved DB user, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
Click the MariaDB(DBaaS) menu on the Service Home page. You will be taken to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource whose DB user you want to modify. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button and then click the DB User Management button. You will be taken to the DB User Management page.
DB User Management page, click the Search button. Retrieving the data may take a short while.
If a correction is needed, click the Edit button, then change the status field value or enter remarks.
When the input is complete, click the Complete button.
Managing DB Access Control
Provides IP-based DB user access control management functionality. Users can directly specify the IPs that may access the database, configuring it so that only authorized IPs are allowed.
information
Before configuring DB access control, perform a DB user lookup. For DB user lookup, refer to DB 사용자 관리하기.
Query DB Access Control
Follow these steps to query DB users with IP access control enabled.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
Click the resource you want to manage access control for on the MariaDB(DBaaS) List page. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button and then click the DB Access Control Management button. You will be taken to the DB Access Control Management page.
On the DB Access Control Management page, click the Search button. The query may take a moment.
Add DB access control
To add IP access control, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource for which you want to add IP access control. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button and then click the DB Access Control Management button. You will be taken to the DB Access Control Management page.
On the DB Access Control Management page, click the Search button. Retrieving the data may take a moment.
After the query completes, click the Add button. The Add DB Access Control popup opens.
Add DB Access Control In the popup window, select the DB username and enter the IP address.
When the input is complete, click the Complete button.
Delete DB access control
To delete IP access control, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. You will be taken to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
MariaDB(DBaaS) List page, click the resource for which you want to delete IP access control. MariaDB(DBaaS) Details page will be opened.
Click the More button and then click the DB Access Control Management button. You will be taken to the DB Access Control Management page.
DB Access Control Management page, click the Search button. Retrieving the data may take a short time.
When the query is complete, click the Delete button. The Delete popup window opens.
Delete Click the Confirm button in the popup window.
Managing Archives
Provides the ability to configure Archive mode and set the retention period for Archive logs, allowing users to flexibly configure Archive log management policies to suit their operational environment.
Additionally, we provide a feature that allows manual deletion of Archive logs, enabling you to clean up unnecessary log data and manage system resources effectively.
information
When creating a service, the default setting uses Archive mode, and the retention period is 3 days.
Configure Archive mode
To set the Archive mode, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
MariaDB(DBaaS) List page, click the resource you want to set Archive mode for. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button and then click the Archive Settings Management button. You will be taken to the Archive Settings Management page.
On the Archive Settings Management page, click the Search button. The query may take a short time.
Click the Edit button and select the usage status and retention period.
When the edit is complete, click the Done button.
Delete Archive file
To delete the Archive file, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
MariaDB(DBaaS) List page, click the resource you want to set Archive mode for. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button, then click the Archive Settings Management button. You will be taken to the Archive Settings Management page.
On the Archive Settings Management page, if you want to delete all Archive files, click the Delete All Archives button; if you only want to delete the backed‑up Archive files, click the Delete Backed-up Archive button.
Modify Audit Settings
You can change the Audit log storage settings of MariaDB (DBaaS).
To change the Audit log storage settings of MariaDB(DBaaS), follow the steps below.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Go to the MariaDB(DBaaS) List page.
MariaDB(DBaaS) List page, click the resource to view the service status. You will be taken to the MariaDB(DBaaS) Details page.
Click the Edit icon of Audit Settings at the bottom of the detailed information. The Edit Audit Settings popup window opens.
Modify Audit Settings After changing the usage in the popup window, click the Confirm button.
When Use is selected, the Audit log feature is enabled. Enabling the Audit log may degrade DB performance.
If you disable it, the Audit log storage file will be deleted. Back up the Audit log file separately before disabling.
Export DB Log
Supports exporting log data that requires long-term retention among audit logs to Object Storage. Users can directly configure the log types to be stored, the target bucket for export, and the export interval. Based on the configured criteria, logs are copied to the specified Object Storage for retention.
Additionally, to efficiently manage disk space, we also provide an option that exports logs to Object Storage while automatically deleting the original log files. By using this option, you can effectively free up storage capacity while safely retaining the necessary log data for long-term storage.
information
To use the DB Log export function, you need to create an Object Storage. For creating Object Storage, please refer to the Object Storage User Guide.
Please be sure to check the expiration date and time of the authentication key. If the authentication key expires, logs will not be stored in the bucket.
Please ensure that authentication key information is not exposed externally.
Setting DB Log Export Mode
To set the DB Log export mode, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource you want to export the DB Log from. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button, then click the DB Log Export button. You will be taken to the DB Log Export page.
On the DB Log Export page, click the Register button. You will be taken to the DB Log Export Register page.
After entering the required information on the DB Log Export Registration page, click the Complete button.
Category
Required
Detailed description
Log type
Required
Log type to be saved
Save bucket name
Required
Object Storage bucket name to be saved
Authentication key > Access key
Required
Access key for accessing the Object Storage you want to store
Authentication key > Secret key
Required
Secret key for accessing the Object Storage you want to store
File creation cycle
Required
File creation interval in Object Storage
Whether to delete the original log
Selection
Whether to delete the original logs when exporting to Object Storage
Table. MariaDB (DBaaS) DB Log Export Configuration Items
Managing DB Log Export
To modify, cancel, or immediately export the DB Log export settings, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Go to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource you want to manage DB Log export for. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button, then click the DB Log Export button. You will be taken to the DB Log Export page.
On the DB Log Export page, depending on the log type you want to manage, click the More button and then click the Export Now, Edit, or Cancel button.
Export Immediately: The selected logs are exported to the bucket of the previously configured Object Storage.
Edit: Modify the DB Log export mode setting.
Cancel: Disables the DB Log export mode setting.
Minor Version Upgrade
We provide version upgrade functionality for some feature improvements and security patches. Only Minor version upgrades within the same Major version are supported.
Warning
First retrieve the service status by synchronizing it, then perform the version upgrade.
Please perform the version upgrade after configuring a backup. If you do not set up a backup, you may be unable to recover some data if a problem occurs during the upgrade.
In a DB with a Replica configured, the Master DB version cannot be higher than the Replica version. Please check the Replica version first and, if necessary, perform a version upgrade.
The backed-up data will be automatically deleted after the version upgrade is completed.
To upgrade the Minor Version, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. You will be taken to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource to upgrade the version. Navigate to the MariaDB(DBaaS) Details page.
Click the Edit icon of the Image version item. The Version Upgrade popup window opens.
Version Upgrade In the popup, select the updated version and whether to enable backup, then click the Confirm button.
Version Upgrade Notification Click the Confirm button in the popup window.
Configure Migration
Provides a Migration feature that synchronizes in real time with the live database and replicates using a Replication method without service interruption.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. You will be taken to the MariaDB(DBaaS) List page.
MariaDB(DBaaS) List page, click the resource to migrate. MariaDB(DBaaS) Details page will be opened.
Click the More button, then click the Migration configuration button. The Migration configuration popup opens.
Migration configuration In the popup window, check the instructions and click the Confirm button. You will be taken to the Migration configuration page.
On the Migration configuration page, after entering the required information, click the Check connection button.
When the connection is complete, click the Complete button.
Category
Required
Detailed description
Source DB Database name
Required
Database name of the source DB to be migrated
Source DB IP
Required
IP of the Source DB that is the migration target
Source DB Port
Required
Port of the Source DB to be migrated
Source DB username
Required
User name of the source DB for migration
Source DB password
Required
Password of the source DB that is the migration target
You can promote a fully configured Migration Cluster to a Master Cluster.
Caution
When the master is promoted, synchronization with the source DB that is the migration target is halted.
To promote the Migration Cluster to Master, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource to promote to Master. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button, then click the Master Promotion button. The Master Promotion Notification popup opens.
In the Master Promotion Notification popup, click the Confirm button.
Upgrade OS Kernel
The OS Kernel can be upgraded to improve the functionality of the running database and apply security patches.
Caution
The service will be unavailable while the OS upgrade is in progress.
The upgrade duration may vary depending on the version, and if the upgrade fails, it will be rolled back to the previous configuration.
After the upgrade is complete, you cannot revert to the previous OS.
To upgrade the OS Kernel, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. Navigate to the Service Home page of MariaDB(DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource to upgrade the OS Kernel. You will be taken to the MariaDB(DBaaS) Details page.
Click the More button, then click the OS(Kernel) Upgrade button. The OS(Kernel) Upgrade Notification popup window opens.
OS(Kernel) Upgrade Notification In the popup window, review the instructions and click the Confirm button.
2 - Backing up and restoring the database
Users can set up backups for MariaDB (DBaaS) through the Samsung Cloud Platform Console and restore from the backed‑up files.
Backing up MariaDB (DBaaS)
PostgreSQL (DBaaS) provides data backup functionality based on its own backup commands. Additionally, it provides an optimized backup environment for data protection and management through backup history verification and backup file deletion features.
To modify the backup settings of the created resource, follow the steps below.
Caution
For reliable backups, we recommend adding separate BACKUP storage or sufficiently expanding storage capacity.
Especially when the backup data exceeds 100 GB and undergoes frequent changes, please secure additional storage amounting to about 60 % of the data size.
If a backup is configured, it will be performed at the designated time after the set time, and additional fees will be incurred based on the backup size.
If you change the backup setting to unset, backup execution stops immediately, and the stored backup data is deleted and can no longer be used.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
MariaDB(DBaaS) List page: click the resource you want to configure a backup for. 3. MariaDB(DBaaS) Details Go to the page.
Click the Edit button of the backup item. 4. Backup Settings The popup window opens.
When setting up a backup, click Use in the Backup Settings popup, select retention period, backup start time, and Archive backup interval, then click the Confirm button.
If you want to stop the backup configuration, deselect Use in the Backup Settings popup and authenticate via the logged-in user’s mobile phone. Once user authentication is completed, the backup configuration is disabled and backup execution stops.
Check backup history
information
To set notifications for backup success and failure, you can configure them via the Notification Manager product. For a detailed usage guide on setting up notification policies, refer to 알림 정책 생성하기.
To check the backup history, follow these steps.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
MariaDB (DBaaS) List page: click the resource to view the backup history. 3. MariaDB(DBaaS) Details Go to the page.
Click the Backup History button. 4. Backup History the popup window opens.
Backup History In the popup window, you can view the backup status, version, backup start time, backup completion time, and size.
Delete backup files
To delete the backup file, follow these steps.
Caution
Backup files cannot be restored after deletion. Please be sure to verify whether the data is unnecessary before deleting it.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
MariaDB (DBaaS) List page: click the resource to view the backup history. 3. MariaDB(DBaaS) Details Navigate to the page.
Click the Backup History button. 4. Backup History popup opens.
Backup History In the popup window, check the files you want to delete, then authenticate via the logged-in user’s mobile phone.
When user authentication is completed, the backup file is deleted.
Recover MariaDB(DBaaS)
If a backup file must be restored due to a failure or data loss, you can recover to a specific point in time using the recovery feature. When performing a MariaDB(DBaaS) recovery, a new server is created with the OS image from the initial provisioning point, the DB is installed with the version from the backup point, and the recovery proceeds with the DB’s configuration information and data.
Caution
Performing recovery requires at least twice the capacity of the Disk data type. If there is insufficient disk space, recovery may fail.
To recover MariaDB (DBaaS), follow these steps.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB (DBaaS) List Go to the page.
On the MariaDB (DBaaS) List page, click the resource you want to recover. 3. MariaDB(DBaaS) Details Go to the page.
Click the Database Recovery button. 4. Go to the Database Recovery page.
After entering information in the Database recovery configuration area, click the Complete button.
Category
required status
Detailed description
Recovery Type
Required
Set the point in time the user wants to recover
Backup point (recommended): Recover based on the backup file. Select from the list of backup points displayed in the list
Custom point: Recover to a user‑desired point within the range where backup is possible. The recoverable period depends on the Archive backup cycle setting, allowing recovery from the start of the first backup up to 1 hour/30 minutes/10 minutes/5 minutes before the current time. Select the date and time to back up
Server name prefix
Required
Server name of the recovery DB
Start with a lowercase English letter and use lowercase letters, numbers, and special characters (-) to input 3 to 16 characters
Based on the server name, a postfix such as 001, 002 is appended to generate the actual server name
Cluster name
Required
Cluster name of the recovery DB
Enter using English letters, 3 ~ 20 characters
A cluster is a unit that groups multiple servers
Service Type > Server Type
Essential
Server type for the recovery DB installation
Standard: commonly used standard specification
High Capacity: large-capacity server with 24vCore or more (to be provided later)
Service Type > Planned Compute
Selection
Status of resources with Planned Compute configured
In Use: Number of resources with Planned Compute configured 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 application page
DATA: Storage area for table data, archive files, etc.
Applied identically with the storage type set in the source cluster
Enter capacity as a multiple of 8 within the range 16 to 5,120
Additional: Storage area for DATA, Archive, TEMP, Backup data
Applied identically with the storage type set in the source cluster
In the recovery DB, only DATA, TEMP, and Archive purposes can be added
After selecting Use, enter the storage purpose and capacity
To add storage, click the Add button; to delete, click the x button
Capacity can be entered as a multiple of 8 within the range 16 to 5,120, and up to 9 can be created
Database username
Required
Database username configured in the source DB
Database Port number
Required
Database port number set in the source DB
IP access control
Selection
IP address for accessing the recovery DB
IP format (e.g., 192.168.10.1) or CIDR format (e.g., 192.168.10.1/32, 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 period
Select
Database maintenance window
If you select Use, set the day of week, start time, and duration
It is recommended to set a maintenance window 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.
tag
Select
Add Tag
After clicking the Add Tag button, enter or select Key, Value values
Users can enter the required information for a Read Replica through the Samsung Cloud Platform Console and create the service using detailed options.
Configure Replica
Through replica configuration, you can create replica servers for read-only or disaster recovery purposes. You can create up to 5 replicas per database.
information
To configure a disaster recovery Replica, please create it via Replica Configuration (Other Region).
To configure a Replica, follow these steps.
All Services > Database > MariaDB (DBaaS) Click the menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. MariaDB (DBaaS) List page is accessed.
On the MariaDB (DBaaS) List page, click the resource to configure a Replica. 3. MariaDB(DBaaS) Details Go to the page.
Click the Replica configuration button. 4. Replica configuration Navigate to the page.
After entering information in the Replica configuration area, click the Complete button.
Category
required status
Detailed description
Region
Required
Region to configure the Replica
Replica configuration (Other Region) is displayed only when selected
Replica count
Required
Number of Replicas to configure
Up to 5 can be configured per cluster
If you select more than one value, additionally enter the Replica name and service type information
Replica name
Required
Replica server name
must start with a lowercase English letter, and use lowercase letters, numbers, and special characters (-) to enter 3 to 19 characters
The entered Replica name is displayed as the cluster name in the list
Service Type > Server Type
Essential
Replica server type
Standard: standard specification commonly used
High Capacity: large-capacity server with 24vCore or more (to be provided later)
Service Type > Planned Compute
Select
Status of resources with Planned Compute configured
In Use: Number of resources with Planned Compute configured 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 application page
DATA: Storage area for table data, archive files, etc.
Applied identically with the storage type set in the source cluster
Capacity cannot be set
Additional: DATA, Archive, TEMP, Backup data storage area
Applied identically with the storage type set in the source cluster
In a Replica, only DATA and TEMP can be added
After selecting Use, input the storage purpose and capacity
To add storage, click the Add button, and to delete, click the x button
Capacity can be entered in multiples of 8 within the range 16–5,120, and up to a maximum of 9 can be created, including the number set in the source cluster
IP access control
Selection
Service Access Policy Configuration
Since the access policy is set for the IP entered on the page, a separate Security Group policy configuration is not required
Enter in IP format (example: 192.168.10.1) or CIDR format (example: 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 period
Select
Database maintenance window
If you select Use, set the day of week, start time, and duration
It is recommended to set a maintenance window for stable management of the DB. Patch operations will be performed at the scheduled time, causing service interruptions
If set to unused, we are not responsible for issues arising from patches not being applied.
tag
Select
Add Tag
after clicking the Add Tag button, Key, Value enter or select
If a network outage or replication delay with the Master Cluster occurs, you can use the Replica reconstruction function to replicate the Master Cluster’s data again.
To reconfigure the Replica, follow these steps.
Click the All Services > Database > MariaDB(DBaaS) menu. 1. Go to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource to reconfigure the Replica. 3. MariaDB(DBaaS) Details Go to the page.
Click the Replica Reconstruction button. 4. Replica Reconfiguration Notice A popup window opens.
Replica Reconfiguration Notification In the popup window, click the OK button.
Promote Replica Cluster to Master Cluster
You can promote a fully configured Replica Cluster to a Master Cluster.
Caution
When the Master is promoted, synchronization with the existing Master Cluster is stopped.
To promote a Replica Cluster to Master, follow these steps.
All Services > Database > MariaDB(DBaaS) Click the menu. 1. Navigate to the Service Home page of MariaDB (DBaaS).
On the Service Home page, click the MariaDB(DBaaS) menu. 2. Navigate to the MariaDB(DBaaS) List page.
On the MariaDB(DBaaS) List page, click the resource to promote to Master. 3. MariaDB(DBaaS) Details Go to the page.
Click the More button and then click the Master Promotion button. 4. Master Promotion Notification The popup window opens.
Master Promotion Notification in the popup window, click the Confirm button.
4 - MariaDB(DBaaS) Server Connection
Scenario Overview
MariaDB(DBaaS) Server Connection scenario involves creating a Bastion host(Virtual Server) and a Database service, and accessing the DB service through the Bastion host. To reliably connect to MariaDB(DBaaS) in the Samsung Cloud Platform environment, you need to create a Bastion host and establish network connectivity using it. To maintain stability and a high level of security, it is recommended to configure the Database service in a Private Subnet environment and set up the Bastion host in a restricted Public Subnet environment.
This scenario primarily describes creating a Bastion host and a Database service, configuring the network environment for Bastion host and Database access, and connecting through a DB client.
Figure. MariaDB (DBaaS) server connection architecture
Scenario components
You can build the scenario using the following services.
service group
service
Detailed description
Networking
VPC
A service that provides an isolated virtual network in a cloud environment
Networking
VPC > Subnet
A service that lets users segment the network within a VPC to match their purpose and scale.
Networking
VPC > Public IP
A service that reserves a public IP and allocates and deallocates it to Compute resources.
Networking
VPC > Internet Gateway
A service that connects VPC resources to the Internet
Networking
Security Group
Virtual firewall that controls server traffic
Database
MariaDB(DBaaS)
A service that easily creates and manages MariaDB in a web environment
Compute
Virtual Server
Virtual server optimized for cloud computing
Compute
Virtual Server > Keypair
Encryption file used to connect to the Virtual Server
Table. Scenario component list
Note
Since the default policy of a Security Group is Deny All, you must register only the IPs that are allowed.
In/Outbound’s All Open(Any IP, Any Port) policy can expose cloud resources directly to external threats.
By specifying the required IP and port and setting a policy, you can strengthen security.
Scenario setup method
Create the services needed to build the scenario by following the steps below.
Configure Network
Describes the process of configuring the network environment for accessing the Bastion Host and Database services.
In the Summary panel, verify the detailed information and estimated billing amount, then click the Complete button.
When creation is complete, check the created resources on the Virtual Server List page.
2-3. Verify Bastion host login ID and password
Click the All Services > Compute > Virtual Server menu. Navigate to the Service Home page of Virtual Server.
On the Service Home page, click the Virtual Server menu. You will be taken to the Virtual Server List page.
On the Virtual Serve List page, click the resource you created in [2-2. Bastion host Creation]. You will be taken to the detailed information page for that resource.
On the detail information page, click the RDP password view button in the Keypair name field. The RDP password view popup window will open.
In the RDP password lookup popup window, attach the keypair file downloaded from 2-1. 서버 Keypair 생성하기.
After attaching, click the Password Check button. The ID and Password required to access the resource are displayed.
The ID and password will be used later as credentials to connect to the Bastion host in 5-1. Bastion host Connecting.
Create Database
Describes the process of creating a Database service.
Click the All Services > Networking > Firewall menu. Navigate to the Service Home page of Firewall.
On the Service Home page, click the Firewall menu. You will be taken to the Firewall List page.
On the Firewall List page, select the Internet Gateway Resource Name created in 1-3. Internet Gateway 생성하기. You will be taken to the detailed information page for that resource.
Click the Rules tab on the detail information page. You will be taken to the Rules tab.
Click the Add Rule button on the Rules tab. You will be taken to the Add Rule popup.
Add Rule In the popup window, enter the rule below, and click the Confirm button.
origin address
Destination address
Protocol
Port
Operation
direction
Explanation
Bastion connection PC IP
Bastion host IP
TCP
3389(RDP)
Allow
Inbound
User PC → Bastion host
Table. Internet Gateway Firewall rules that need to be added
Connect to Database
Describes the process of a user accessing the database via a DB client program.
This guide explains how to connect using MySQL Workbench. Since there are various database client programs and CLI utilities, you may install and use the tool that best fits your needs.
5-1. Connecting to Bastion host
In the Windows environment of the PC that will connect to the Bastion host, run Remote Desktop Connection, then enter the NAT IP of the Bastion Host and click the Connect button.
When the remote desktop connection succeeds, the user credential input window opens. Enter the ID and Password verified in 2-3. Bastion host Access ID and PW Verification and click the Confirm button.
5-2. Install DB connection client program (MySQL Workbench) on the Bastion host
Visit the official MySQL page and download the MySQL Workbench program.
Connect the user’s PC hard drive to upload the file to the Bastion host.
In the Local Resources tab of the Remote Desktop Connection, click the Details button of the Local Devices and Resources item.
Select the local disk of the location where the file was downloaded on the drive, and click the OK button.
Copy the downloaded file, upload it to the Bastion Host, and click the MySQL Workbench installer to install.
5-3. Connect to the Database using the DB client program (MySQL Workbench)
Launch MySQL Workbench and click Database > Manage connections. The Manage Server Connection popup appears.
In the Manage Server Connection popup, click the New button at the lower left, enter the Database server information created in 3-1. MariaDB(DBaaS) 서비스 생성하기, and click the Test Connection button. A Password popup will appear.
Required input field
input value
Connection Name
Custom (e.g., service name)
Host name
Database server IP
Port
Database Port
Username
Database username
Table. DB connection client program input fields
In the Password popup window, enter the password you set in 3-1. MariaDB(DBaaS) Service Creation and click the OK button. When the operation succeeds, click the OK button in the Manage Server Connection popup window.
Click Database > Connect to Database. The Connect to Database popup window appears.
Select the Connection Name registered in Stored Connection to connect to the Database. After connecting, you can try simple queries, etc.