AlloyDB Basics
Cloud / InfraProduces a cloud-infrastructure guide explaining cluster, instance, and backup management on AlloyDB for PostgreSQL step by step, with gcloud commands, a cost table, and a security checklist.
Live output preview
A plan is required to view this content
Choose a plan to access input format, sample outputs, and live previews.
View Plans →About the skill
AlloyDB Basics
Produces a cloud-infrastructure guide that walks step by step through cluster, instance, and backup management on AlloyDB for PostgreSQL. It covers the disaggregated compute/storage architecture of this PostgreSQL-compatible, enterprise-class managed database service, high availability (HA) configuration, read pools, and AlloyDB AI features (vector search, hybrid search, natural language, and model endpoint management).
When to use: When setting up a new AlloyDB cluster, moving to production with HA and IAM authentication, adding a read pool to scale read traffic, configuring continuous backup/PITR, or setting up automated database operations with the AlloyDB MCP / Gemini CLI extension.
What it produces as output: A Markdown-formatted guide containing runnable gcloud commands, a resource-sizing and cost table, a post-setup security checklist, and a Python AlloyDB Connector connection example. It also has a reference directory pointing to Core Concepts, CLI Usage, Client Libraries, MCP Usage, Infrastructure as Code (Terraform), and IAM & Security topics.
Security emphasis: instead of passing passwords in cleartext, IAM database authentication and Secret Manager usage are recommended.
How do I use this skill?
Upload the alloydb-basics.zip you downloaded as-is — no packaging needed, the format is already correct (folder at root).
- Open Settings → Customize → Skills
- Upload → select the
alloydb-basics.zipyou downloaded - Claude reads
SKILL.md; the name + description appear. Ready ✅
Scripts run in Anthropic's code-execution environment (sandbox) — not on your machine.