Goal
Understand the managed database model before creating or restoring one.Prerequisites
- Basic knowledge of relational databases
Workflow
What the database surface includes
- Provisioning and health state separate from stacks
- Dedicated credentials and connection details
- Dedicated backup and restore workflows
How this differs from a database inside a stack
A managed database is tracked as its own platform resource. A database container inside a stack is still part of that stack. The operational surfaces, backup flows, and recovery expectations are different, so it is worth choosing deliberately instead of treating them as interchangeable.Expected result
You can reason about StackShift databases as a separate platform surface.