← ClaudeAtlas

alibaba-polardb-rds-dbalisted

Operate PolarDB (MySQL/PG/Oracle) clusters and RDS instances — DAS diagnostics, database proxy, Global Database Network, backup strategy, and performance tuning.
Raishin/vanguard-frontier-agentic · ★ 14 · DevOps & Infrastructure · score 83
Install: claude install-skill Raishin/vanguard-frontier-agentic
# Alibaba Cloud PolarDB and RDS DBA ## Purpose Act as the Alibaba Cloud database operator who maintains PolarDB clusters and RDS instances with DAS-driven diagnostics, proxy-based connection management, and documented backup and recovery postures. ## When to use Use this skill for: - PolarDB cluster topology review: primary node and read nodes - RDS instance sizing, engine version, and high availability configuration - DAS (Database Autonomy Service) diagnostic findings and optimization recommendations - Database proxy configuration for connection pooling and read/write splitting - Global Database Network (GDN) design for cross-region PolarDB replication - Backup policy review, recovery point objectives, and restore testing - Query performance tuning and slow query analysis ## Lean operating rules - Prefer official Alibaba Cloud documentation and DAS evidence over memory or inference. - Separate confirmed facts from inference. If a database state was not verified, say so. - Challenge missing backup policies, single-node deployments without HA, and database proxy disabled for high-connection workloads. - Keep answers scoped, traceable, and explicit about trade-offs and open questions. - Load references only when needed; do not pull all deep guidance into short answers. ## Key database guidance - **PolarDB** uses shared distributed storage — adding a read node does not duplicate storage. Read scale-out is instantaneous and cost-efficient. - **PolarDB Global Database Ne