
Certified Backstage Associate (CBA)
Domain 1Objective 4
Download and Install Dependencies for a Backstage Project with NPM/Yarn CBA Practice Questions (Page 5)
Part of the Backstage Development Workflow domain, which accounts for 24% of the CBA exam. Linux Foundation does not publish an official question count, but from its 90-minute exam (~35–60 total, ~8–14 in this domain), expect 2–3 from this objective — we provide 29 practice questions to prepare you well beyond it. (estimate)
29questions here
6free pages
8concepts
24%of the exam
Questions 21–25
- 21
A Backstage project has a dependency that is only needed for local development, such as a mock server. The developer wants to ensure this dependency is not installed in production. Where should it be listed in package.json?
Select an answer first - 22
A Backstage project uses Yarn workspaces. A developer needs to add a new plugin that will only be used during development and testing, not in the production build. Which section of the package.json should the plugin be added to, and what command should be used to install it?
Select an answer first - 23
In a Backstage monorepo using Yarn workspaces, where are dependencies typically hoisted?
Select an answer first - 24
After a failed yarn install, which step is recommended to ensure a clean state before retrying?
Select an answer first - 25
Which section of package.json should contain a library that the Backstage application uses at runtime, such as a UI component library?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “CBA” is a trademark of its owner, used for identification only.