How do databases work in BYOC?
Last updated: May 21, 2026
QUESTION
How do databases work in BYOC?
ANSWER
Include them as Terraform components in the app config (RDS, ClickHouse, Postgres, etc.). Migrations run via actions, sometimes combined with break-glass for one-time elevated DB access.