How It Works
The application defines what it needs (for example, “a relational database”). During configuration, the setup interface shows you the concrete options available in your environment and lets you choose. For example, if the application needs a relational database and you’re deploying to AWS, you might see options like:- Amazon RDS (PostgreSQL) - Managed by AWS
- Self-hosted PostgreSQL - You manage it yourself