Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

LPI 701-100 Dumps

Page: 1 / 2
Total 60 questions

DevOps Tools Engineer Questions and Answers

Question 1

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.

An object store like OpenStack Swift.

C.

A messaging service like OpenStack Zaqar.

D.

A NoSQL database like MongoDB.

E.

A relational database like MariaDB.

Question 2

Which elements exist on the highest level of the definition of every Kubernetes Objects? (Specify the name of one of the elements, without any values.)

Options:

Question 3

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.

Multiple stacked images are retrieved and layered on top of each other.

C.

A flat hard disk image is downloaded once per container and mounted as the root file system.

D.

The registry merger all components of the image into one file which is shipped to Docker.

E.

The container is built from an ISO file along with a configuration for an unattended installation.

Question 4

Which of the following HTTP headers is a CORS header?

Options:

A.

X-CORS-Access-Token:

B.

Location:

C.

Referer:

D.

Authorization:

E.

Access-Control-Allow-Origin

Question 5

Which of the following statements regarding microservices are true? (Choose three correct answers.)

Options:

A.

Microservices facilitate the replacement of the implementation of a specific functionality.

B.

Microservices applications are hard to scale because microservice architecture allow only one instance of each microservice.

C.

Integration tests for microservices are not possible until all microservices forming a specific application are completely developed.

D.

Interaction between microservices can be slower that the interaction of similar components within a monolithic application.

E.

Within one application, individual microservices can be updated and redeployed independent of the remaining microservices.

Question 6

What is the Puppet equivalent to an Ansible Playbook called?

Options:

A.

A Puppet Catalog

B.

A Puppet Playbook

C.

A Puppet Factsheet

D.

A Puppet Declaration

E.

A Puppet Manifest

Question 7

How is cloud-init integrated with a managed system image?

Options:

A.

cloud-init provides the cloud-init-worker command which has to be invoked periodically within the running instance.

B.

cloud-init provides systemd units which must be included in several stages of the booting process of the instance.

C.

cloud-init provides its own startup mechanism which replaces the instance’s original init system, such as systemd.

D.

cloud-init provides a Linux kernel module that must be included and loaded in the instance’s initramfs.

E.

cloud-init provides the cloud-init-daemon service which is launched during startup and keeps the instance in sync with the desired configuration.

Question 8

How does Vagrant run virtual machines?

Options:

A.

Vagrant uses a vagrant-specific hypervisor called VagrantVM.

B.

Vagrant has to be run within a running virtual machine which is not controlled by Vagrant.

C.

Vagrant ships with an embedded version of VirtualBox.

D.

Vagrant uses so-called provides which control external hypervisors such as VirtualBox.

E.

Vagrant generates virtual machine images but does not provide a mechanism to run them.

Question 9

What implications does container virtualization have for DevOps? (Choose two answers.)

Options:

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.

Page: 1 / 2
Total 60 questions