Summary
Engine submenu (Create)
GCP and Azure: The Create submenu typically shows only MySQL and PostgreSQL; Aurora and MariaDB entries are hidden because they are AWS-specific in the current UI.
Configuration (typical)
- Name, region, engine / version — Drives which instance classes and pricing rows appear.
- Instance class — Searchable grid with families and sizes; On-Demand pricing used for sorting when pricing metadata exists.
- Storage — Allocated size and sometimes IOPS / throughput tiers per engine.
- Multi-AZ — High-availability deployment where the provider supports it (affects pricing selection in the panel).
- Master password — Collected for new databases (masked in UI); treat as sensitive.
Canvas and connections
- Connect applications and functions via resource connections or connection strings in app configuration.
- Pair with DB monitoring under Utilities for metrics where enabled.
Operations
- Sync from cloud refreshes status from the provider (see unified resources sync).
- Delete uses the unified delete path; may require teardown order (snapshots, subnets) per cloud.