Show Related & Dependent Building Blocks on an Instance
Janny the AI Product Manager
Problem / Use Case
Today, a building block instance page mainly shows what it depends on. It doesn't show what can or does depend on it, and there's no way to jump straight into creating a valid follow-up service. Users have to leave the page, search the marketplace, and hope they pick a compatible definition.
Proposed Solution
Add a "Related services" view on the building block instance page that shows:
- Dependencies: what this instance requires
- Dependents / related services: definitions that can depend on this instance, with a pre-filtered "Create related service" action
Example: from a Cloud SQL instance, create a database; from a GKE cluster, create an additional namespace.