Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

DevOps Tools Engineer

Last Update 3 hours ago Total Questions : 60

The DevOps Tools Engineer content is now fully updated, with all current exam questions added 3 hours ago. Deciding to include 701-100 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 701-100 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 701-100 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any DevOps Tools Engineer practice test comfortably within the allotted time.

Question # 11

Which of the following container names could have been assigned automatically by Docker?

A.

docker-c00001

B.

2.0.17.172

C.

container

D.

c0023817

E.

clever_ritchie

Question # 12

Which of the following kinds of data are suitable as artifacts in a continuous delivery pipeline? (Choose three correct answers.)

A.

Executable applications such as .exe files or .jar packages.

B.

Copies of the contents of source code repositories.

C.

Build configuration files such as Makefiles or Maven configurations.

D.

Compiled packages to be installed by a Linux package manager.

E.

Docker container images which contain an application.

Question # 13

Which of the following properties apply to a content delivery network? (Choose three correct answers.)

A.

CDNs require all elements of a web site to be served by the same CDN.

B.

CDNs can stream large media files such as movies or music to clients.

C.

CDNs are present in multiple locations to serve content close to clients.

D.

CDNs serve huge numbers of clients with high bandwidth and low latency.

E.

CDNs forward all requests to a backend server and never store content locally.

Question # 14

Which of the following HTTP methods are used by REST? (Choose three correct answers.)

A.

CREATE

B.

REPLACE

C.

PUT

D.

DELETE

E.

GET

Question # 15

Which docker subcommand starts a new container? (Specify only the subcommand without any path or parameters.)

Question # 16

Which of the following statements is true about load balancers?

A.

Load balancers are a security risk because they obfuscate the origin of connections.

B.

Load balancer help to improve the availability and scalability of a service.

C.

Load balancers are a single point of failure because they cannot be deployed redundantly.

D.

Load balancer require access to private keys in order to be able to forward HTTPS traffic.

E.

Load balancers cannot use connection content, such as HTTP cookies, to route traffic.

Question # 17

Which of the following mechanisms are used for service discovery in a container environment? (Choose two correct answers.)

A.

The container platform offers a command like docker service discover which should be run within a container.

B.

The container platform sets environment variables containing service information within the containers.

C.

The container platform lists localhost ports assigned to containers in each container’s /etc/services file.

D.

The container platform mounts the sockets for all available services into the container’s file systems.

E.

The container platforms maintains DNS records which point to containers offering a specific service.

Question # 18

Consider the following Kubernetes Deployment:

With the ReplicaSet:

And the Pods:

What happens if one of the Pods is terminated with the command kubect1 pod delete?

A.

The remaining Pods are stopped and the Deployment switches to the state Failed.

B.

The number of replicas in the ReplicaSet is changed to 4.

C.

The ReplicaSet immediately starts a new replacement Pod.

D.

The remaining Pods are stopped and a new ReplicaSet is started.

E.

The Deployment switches to the state Degraded.

Go to page: