Checks whether the connection format for the read-only endpoint of each PolarDB cluster is the same as a specified format. If so, the evaluation result is Compliant.
Scenarios
Standardizing the connection format for the read-only endpoint of each PolarDB cluster can provide enterprises with better management, performance, security, and extensibility. It is an effective way to standardize and optimize database management. This rule can detect the PolarDB clusters that do not meet format requirements.
Risk level
Default risk level: low.
When you apply this rule, you can change the risk level based on your business requirements.
Compliance evaluation logic
If the connection format for the read-only endpoint of each PolarDB cluster is the same as a specified format, the evaluation result is Compliant.
If the connection format for the read-only endpoint of a PolarDB cluster is different from a specified format, the evaluation result is Non-compliant.
If PolarDB clusters do not have read-only nodes, the evaluation result is Not Applicable.
Rule details
Item | Description |
Rule name | polardb-readonly-address-check |
Rule ID | |
Tag | PolarDB |
Automatic remediation | Not supported |
Trigger type | Periodic execution |
Evaluation frequency | Every 24 hours |
Supported resource type | PolarDB cluster |
Input parameter | addressFormat. Default value: {ResourceName}-ro.rwlb.rds.aliyuncs.com:3306 |
Non-compliance remediation
Ensure that the connection format for the read-only endpoint of each PolarDB cluster is the same as a specified format. For more information, see Modify or delete an endpoint.