
CompTIAAutoOps+
Domain 3Objective 2
Explain Workflow Management Concepts in CI AT0-001 Practice Questions (Page 1)
Part of the Continuous Integration domain, which accounts for 24% of the AT0-001 exam. CompTIA does not publish an official question count, but from its 60-minute exam (~25–40 total, ~6–10 in this domain), expect 2–3 from this objective — we provide 17 practice questions to prepare you well beyond it. (estimate)
17questions here
4free pages
4concepts
24%of the exam
Questions 1–5
- 1
What is the primary purpose of CI pipeline orchestration?
Select an answer first - 2
A large monorepo contains several independent services. The CI pipeline is configured to build and test every service on every commit, which takes over an hour. The team wants to reduce pipeline time while still ensuring that changes to a service are tested before merge. They are considering implementing path-based triggers. What is the most important consideration when implementing this change?
Select an answer first - 3
What is the purpose of a lock file in dependency management?
Select an answer first - 4
A CI pipeline for a C++ project uses CMake and a third-party library that is built from source. The library build takes 20 minutes. The team wants to speed up the pipeline. They are considering caching the built library. What is the most important consideration for the cache to be effective?
Select an answer first - 5
A CI pipeline for a Node.js application runs `npm install` in the build stage. The team wants to ensure that the exact same versions of dependencies are installed every time the pipeline runs, even if new versions are published to the npm registry. What is the most reliable way to achieve this?
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 CompTIA. “AT0-001” is a trademark of its owner, used for identification only.