Official Bank 0/60

DevOps Tools Engineer (701-100) - Linux Professional Institute Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
60 Total Questions
1
Question
Which Ansible modules can be used to change the contents of a file? (Choose three correct answers.)
Select 3
Options
A lineinfile
B insert
C replace
D modify
E patch
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
An online shop needs to store information about clients and orders. A list of fixed properties for clients and orders exists. The data storage should enforce specific data types on these properties and ensure that each order is associated with an existing client. Which of the following cloud services is capable of fulfilling these requirements?
Options
A An in-memory database like memcached.
B A NoSQL database like MongoDB.
C An object store like OpenStack Swift.
D A relational database like MariaDB.
E A messaging service like OpenStack Zaqar.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
How is a Docker container image retrieved from a Docker registry?
Options
A Docker retrieves a ZIP archive which is extracted into the container’s root file system.
B The registry merger all components of the image into one file which is shipped to Docker.
C The container is built from an ISO file along with a configuration for an unattended installation.
D Multiple stacked images are retrieved and layered on top of each other.
E A flat hard disk image is downloaded once per container and mounted as the root file system.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Which of the following kinds of data are suitable as artifacts in a continuous delivery pipeline? (Choose three correct answers.)
Select 3
Options
A Executable applications such as .exe files or .jar packages.
B Compiled packages to be installed by a Linux package manager.
C Docker container images which contain an application.
D Copies of the contents of source code repositories.
E Build configuration files such as Makefiles or Maven configurations.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
What is the Puppet equivalent to an Ansible Playbook called?
Options
A A Puppet Catalog
B A Puppet Declaration
C A Puppet Manifest
D A Puppet Playbook
E A Puppet Factsheet
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.