LPI 701-100 - LPIC-OT Exam 701: DevOps Tools Engineer Exam

Question #6 (Topic: Single Topic)
Which of the following git commands is used to manage files in a repository? (Choose two correct answers.)
A. git rm B. git cp C. git mv D. git move E. git copy
Answer: AC
Question #7 (Topic: Single Topic)
What implications does container virtualization have for DevOps? (Choose two answers.)
A. Containers decouple the packaging of an application from its infrastructure. B. Containers require developers to have detailed knowledge of their IT infrastructure. C. Containers let developers test their software under production conditions. D. Containers complicate the deployment of software and require early deployment tests. E. Containers require application specific adjustment to the container platform.
Answer: AC
Question #8 (Topic: Single Topic)
Which of the following HTTP methods are used by REST? (Choose three correct answers.)
A. CREATE B. REPLACE C. PUT D. DELETE E. GET
Answer: CDE
Question #9 (Topic: Single Topic)
The file index.php, which is being maintained in a git repository, was changed locally and contains an error. If the error has not been committed to the repository
yet, which of the following git commands reverts the local copy of index.php to the latest committed version in the current branch?
A. git lastver â€" index.php B. git revert â€" index.php C. git checkout â€" index.php D. git clean â€" index.php E. git repair â€" index.php
Answer: B
Question #10 (Topic: Single Topic)
Which of the following statements are true about Jenkins? (Choose two correct answers.)
A. Jenkins is specific to Java based applications. B. Jenkins can delegate tasks to slave nodes. C. Jenkins only works on local files and cannot use SCM repositories. D. Jenkins’ functionality is determined by plugins. E. Jenkins includes a series of integrated testing suites.
Answer: BE
Download Exam
Page: 2 / 12
Total 60 questions