forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
1.3 KiB
1.3 KiB
Security Suggestions
You can encrypt data and database connections and increase database account security.
Data Encryption
Before saving sensitive information and private data in a database, encrypt data to reduce the risk of information leakage.
Connection Encryption
Use the Secure Sockets Layer (SSL) to encrypt connections between applications and DB instances to enhance data transmission security.
Database Account Security
To ensure data security, improve the security of database accounts.
Parent topic: Service Overview