spanner-provisioning
OfficialEfficient Spanner provisioning guidelines.
AuthorGoogleCloudPlatform
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provision Spanner instances with correct edition and capacity based on workload and environment.
Core Features & Use Cases
- Edition selection rules: Enterprise vs Standard based on schema features such as graph or vector index usage.
- Compute capacity rules: dev/test require a minimum of 100 processing units; prod starts at 1000 processing units, with autoscaling guidance as needed.
- Idempotency and schema application: verify if key objects exist (e.g., via INFORMATION_SCHEMA.TABLES) before applying DDL to avoid duplicates; use ALTER for updates; full reset requires drop and recreate.
Quick Start
Choose the Spanner edition and compute capacity for your environment, and verify existing schema before applying DDL.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spanner-provisioning Download link: https://github.com/GoogleCloudPlatform/cloud-solutions/archive/main.zip#spanner-provisioning Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.