cloud-huawei-rds
npx machina-cli add skill partme-ai/full-stack-skills/cloud-huawei-rds --openclawFiles (1)
SKILL.md
679 B
When to use this skill
Use this skill whenever the user wants to:
- [待完善:根据具体工具添加使用场景]
How to use this skill
[待完善:根据具体工具添加使用指南]
Best Practices
[待完善:根据具体工具添加最佳实践]
Keywords
[待完善:根据具体工具添加关键词]
Source
git clone https://github.com/partme-ai/full-stack-skills/blob/main/skills/cloud-huawei-rds/SKILL.mdView on GitHub Overview
This skill provides guidance for Huawei Cloud Relational Database Service (RDS), covering database creation, parameter configuration, backup setup, and ongoing RDS management. It helps users deploy, tune, secure, and maintain Huawei Cloud databases efficiently.
How This Skill Works
Users pose questions related to Huawei Cloud RDS tasks, and the skill responds with practical, stepwise guidance. It supports actions via the Huawei Cloud Console or API/CLI, including creating databases, adjusting parameter groups, enabling backups, and managing maintenance, scaling, and high-availability configurations.
When to Use It
- You need to create a new Huawei Cloud RDS database for an app.
- You want to configure RDS parameters, security groups, and network access.
- You need to enable automated backups and plan point-in-time recovery.
- You must monitor, scale, or perform failover/read-replica setup for high availability.
- You’re seeking practical Huawei Cloud RDS best practices and troubleshooting guidance.
Quick Start
- Step 1: Decide the engine, region, and instance size for your RDS workload.
- Step 2: Create the RDS instance via Huawei Cloud Console or API, configuring backups and security.
- Step 3: Attach a parameter group, enable backups, and confirm connectivity to your app.
Best Practices
- Define engine, size, and region before creating the RDS to avoid overprovisioning.
- Enable automated backups with a sensible retention policy and clear recovery objectives.
- Use VPCs, security groups, and encryption at rest to secure data and control access.
- Leverage parameter groups and read replicas to tailor performance for workload type.
- Regularly schedule and validate restore tests and DR drills in a staging environment.
Example Use Cases
- Create a MySQL RDS instance in the prod region for a web application.
- Configure a PostgreSQL RDS with a custom parameter group and defined backup window.
- Enable daily automated backups and test a point-in-time recovery to a specific time.
- Add a read replica to a busy RDS instance to offload read traffic.
- Migrate an on-premises database to Huawei RDS using migration tooling and verify data integrity.
Frequently Asked Questions
Add this skill to your agents