Skip to content

Backstage Catalog Questions

Practice questions for Backstage Catalog topic in Certified Backstage Associate. 44 questions covering this domain.

44 questions12 easy20 medium12 hard
Q1
easy

If an entity does not specify a namespace, which namespace is assumed?

Q2
medium

What is the main purpose of spec.owner on catalog entities such as Component or API?

Q3
medium

How should the file location type be used in Backstage catalog configuration?

Q4
easy

Which set of root fields forms the standard entity envelope in Backstage descriptor data?

Q5
hard

What do you need to configure if a descriptor uses $text, $json, or $yaml to read from hosts outside the normal integrations?

Q6
easy

What filename does the Backstage catalog documentation recommend for entity descriptor files?

Q7
hard

When reading an entity from the catalog API, which source should a plugin generally prefer for ownership and relationship information?

Q8
medium

What is the purpose of a Location entity in the Backstage catalog model?

Q9
hard

Why is it unsafe to parse backstage.io/managed-by-location by simply splitting on the first colon and expecting exactly two simple pieces?

Q10
medium

Which entity kinds are allowed by default if you do not add custom catalog rules?

Q11
medium

If backstage.io/source-location points to a folder URL, what is important for consistent relative path resolution?

Q12
medium

Which catalog mechanism is recommended for keeping the Backstage catalog continuously in sync with all repositories that match a pattern in a GitHub o...

Q13
easy

Which root field in a catalog entity descriptor identifies the type of the entity (for example `Component`, `API`, `Group`)?

Q14
medium

Which catalog ingestion concept transforms or augments entity data during processing — for example, by attaching annotations or validating fields — be...

Q15
hard

A plugin developer is building a feature on the entity page and needs to know who owns a `Component` entity and what other entities depend on it. Whic...

Q16
easy

Which catalog field on a `Component` entity is typically set to values such as `service`, `website`, or `library`?

Q17
medium

Which Group `spec` field describes how that group fits into the organizational hierarchy by linking to its containing parent group?

Q18
easy

Which root entity field of a catalog descriptor holds the human-readable display name and optional title, description, tags, and labels?

Q19
hard

An entity is registered with `kind: Component` but its descriptor file is not allowed by the cluster's catalog configuration, and Backstage refuses to...

Q20
medium

Which entity kinds are designed specifically to model people and teams in the Backstage catalog?

Sign in to see all 44 questions

Create a free account to browse all questions — completely free during our launch phase.