
CompTIAAutoOps+
Domain 3Objective 1
Explain Environmental Factors Related to CI Management AT0-001 Practice Questions (Page 2)
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 6–10
- 6
A CI pipeline uses a task runner to build a documentation site. The build process includes generating HTML from Markdown, running link checks, and deploying to a web server. The team wants to ensure that the deployment only happens if the link check passes. What is the best way to configure the task runner?
Select an answer first - 7
A CI pipeline publishes a container image to a private registry. The registry requires authentication, and the pipeline currently uses a long-lived personal access token stored in the pipeline configuration. The security team mandates that credentials be scoped to the pipeline and rotated automatically. Which approach should be used?
Select an answer first - 8
A CI pipeline for a microservices project needs to run integration tests that require access to a test database. The database credentials are stored in a secrets manager. The team wants to ensure that the credentials are only available to the test job, not to other jobs in the same pipeline. What should the pipeline do?
Select an answer first - 9
A CI pipeline uses a task runner to automate database migrations. The migration script requires a database connection string that contains a password. The team wants to ensure that the password is not stored in the repository and is rotated regularly. What should the pipeline do?
Select an answer first - 10
A CI pipeline uses a task runner to automate the build of a JavaScript project. The task runner needs to run linting, unit tests, and then create a production bundle. The team wants to run linting and unit tests in parallel to reduce overall build time. How should the task runner be configured?
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.