Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
CompTIA logo

CompTIAAutoOps+

Domain 3Objective 1

Explain Environmental Factors Related to CI Management AT0-001 Practice Questions (Page 3)

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 19 practice questions to prepare you well beyond it. (estimate)

19questions here
4free pages
3concepts
24%of the exam

Questions 11–15

  1. 11expert · hard

    A CI pipeline uses a task runner to orchestrate a build that requires a license key for a third-party compiler. The license key is stored in a secrets manager. The task runner needs to pass the key to the compiler without exposing it in the process list or logs. What is the best approach?

    Select an answer first
  2. 12application · medium

    A team's CI pipeline runs a task runner that executes integration tests against a staging database. The database credentials are currently stored in a plaintext file in the repository. The security team requires that secrets be stored centrally and rotated automatically. Which approach should the CI administrator implement?

    Select an answer first
  3. 13application · medium

    A CI pipeline for a web application runs a task runner that deploys the app to a test server. The deployment script requires an SSH private key. The team wants to avoid storing the key in the repository and also wants to ensure that the key is not exposed in logs. What should the CI administrator do?

    Select an answer first
  4. 14application · medium

    A CI pipeline builds a C++ application and produces multiple platform-specific binaries. The team needs to ensure that each binary is stored with metadata indicating the build number, commit hash, and platform. What should the pipeline do?

    Select an answer first
  5. 15application · medium

    A CI pipeline uses a task runner to compile a Java application and produce a JAR file. The team needs to ensure that the exact JAR from a specific build can be retrieved later for deployment, even after the pipeline workspace is cleaned. What should the pipeline do?

    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.