Updated on 2023-09-14 GMT+08:00

Data Protection

GaussDB(for MySQL) provides a series of methods and features to ensure data security and reliability.

Table 1 Methods for data security

Method

Description

Transmission encryption (HTTPS)

HTTP and HTTPS are both supported, but HTTPS is recommended for enhanced security.

Data backup

You can back up and restore databases to ensure data reliability.

Critical operation protection

With this function enabled, the system authenticates user's identity when they perform any risky operations, like deleting a bucket. This enhances the protection for your data and configuration.

SSL

You can use SSL to encrypt the connection between GaussDB(for MySQL) and the client. It provides privacy, authentication, and integrity to Internet communications.